ListStyle Class |
Namespace: Spire.Doc.Documents
The ListStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CharacterFormat | (Inherited from Style .) |
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
IsCustomStyle |
Gets or sets a value indicating whether this instance is custom style.
(Inherited from
Style
.)
|
|
|
IsHeading |
Gets or sets a value indicating whether the style is heading style.
(Inherited from
Style
.)
|
|
|
Levels |
Gets list levels collection
|
|
|
ListType |
Returns or sets list type
|
|
|
Name | (Inherited from Style .) |
|
|
StyleId |
Gets or sets the style id.
(Inherited from
Style
.)
|
|
|
StyleType |
Gets the type of the style.
(Overrides
Style
StyleType
.)
|
|
|
XDLSHolder | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
ApplyBaseStyle(String) | (Inherited from Style .) |
|
|
ApplyBaseStyle(BuiltinStyle) | (Inherited from Style .) |
|
|
Clone |
Clones itself
(Overrides
Style
Clone
.)
|
|
|
CloneImpl | (Overrides Style CloneImpl .) |
|
|
CloneStyleTo | (Inherited from Style .) |
|
|
CreateEmptyListStyle |
Creates an empty list style for a document with the specified list type and level.
|
|
|
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
.)
|
|
|
GetNearLevel |
Retrieves the list level that is nearest to the specified level number.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
InitXDLSHolder | (Overrides Style InitXDLSHolder .) |
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ReadXmlAttributes | (Overrides Style ReadXmlAttributes(IXDLSAttributeReader) .) |
|
|
ReadXmlContent | (Inherited from DocumentSerializable .) |
|
|
RestoreReference | (Inherited from Style .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
WriteXmlAttributes | (Overrides Style WriteXmlAttributes(IXDLSAttributeWriter) .) |
|
|
WriteXmlContent | (Inherited from DocumentSerializable .) |
| Name | Description | |
|---|---|---|
|
|
m_baseStyle | (Inherited from Style .) |
|
|
m_doc | (Inherited from OwnerHolder .) |
|
|
m_isCustom | (Inherited from Style .) |
|
|
m_isPrimaryStyle | (Inherited from Style .) |
|
|
m_isSemiHidden | (Inherited from Style .) |
|
|
m_linkStyle | (Inherited from Style .) |
|
|
m_nextStyle | (Inherited from Style .) |
|
|
m_tapx | (Inherited from Style .) |
|
|
m_unhideWhenUsed | (Inherited from Style .) |