IParagraph
ListFormat Property
|
Gets list formatting for the paragraph.
Namespace:
Spire.Doc.Interface
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
ListFormat ListFormat { get; }
ReadOnly Property ListFormat As ListFormat
Get
property ListFormat^ ListFormat {
ListFormat^ get ();
}
abstract ListFormat : ListFormat with get
Property Value
Type:
ListFormat
See Also