FormatScheme Class |
Namespace: Spire.Presentation.Drawing
The FormatScheme type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackgroundFillStyles |
Gets a collection of theme defined background fill styles.
Readonly
FillStyleCollection
.
|
|
|
EffectStyles |
Gets a collection of theme defined effect styles.
Readonly
EffectStyleCollection
.
|
|
|
FillStyles |
Gets a collection of theme defined fill styles.
Readonly
FillStyleCollection
.
|
|
|
LineStyles |
Gets a collection of theme defined line styles.
Readonly
LineStyleCollection
.
|
|
|
Name |
Gets the font scheme name.
Readonly string.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
Presentation | |
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
Slide |
Gets the parent slide.
Read-only
ActiveSlide
.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |