Style Class |
Namespace: Spire.Doc.Documents
The Style type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CharacterFormat | |
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
IsCustomStyle |
Gets or sets a value indicating whether this instance is custom style.
|
![]() |
IsHeading |
Gets or sets a value indicating whether the style is heading style.
|
![]() |
Name | |
![]() |
StyleId |
Gets or sets the style id.
|
![]() |
StyleType |
Gets the type of the style.
|
![]() |
XDLSHolder | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() |
ApplyBaseStyle(String) | |
![]() |
ApplyBaseStyle(BuiltinStyle) | |
![]() |
Clone |
Creates a deep copy of the current style object.
|
![]() |
CloneImpl | (Overrides DocumentSerializable CloneImpl .) |
![]() |
CloneStyleTo | |
![]() ![]() |
CreateBuiltinStyle(BuiltinStyle, Document) | |
![]() ![]() |
CreateBuiltinStyle(BuiltinStyle, StyleType, Document) | |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
InitXDLSHolder | (Overrides DocumentSerializable InitXDLSHolder .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() ![]() |
NameToBuiltIn | |
![]() |
ReadXmlAttributes | (Overrides DocumentSerializable ReadXmlAttributes(IXDLSAttributeReader) .) |
![]() |
ReadXmlContent | (Inherited from DocumentSerializable .) |
![]() |
RestoreReference | (Overrides DocumentSerializable RestoreReference(String, Int32) .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
WriteXmlAttributes | (Overrides DocumentSerializable WriteXmlAttributes(IXDLSAttributeWriter) .) |
![]() |
WriteXmlContent | (Inherited from DocumentSerializable .) |
Name | Description | |
---|---|---|
![]() ![]() |
DEF_USER_STYLE_ID | |
![]() |
m_baseStyle | |
![]() |
m_doc | (Inherited from OwnerHolder .) |
![]() |
m_isCustom | |
![]() |
m_isPrimaryStyle | |
![]() |
m_isSemiHidden | |
![]() |
m_linkStyle | |
![]() |
m_nextStyle | |
![]() |
m_tapx | |
![]() |
m_unhideWhenUsed |