Class WordStyleType
Style type.
Inheritance
System.Object
WordStyleType
Namespace: Syncfusion.DocIO.ReaderWriter.Biff_Records
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class WordStyleType : Enum
Fields
CharacterStyle
Specifies character style.
Declaration
public const WordStyleType CharacterStyle
Field Value
Type | Description |
---|---|
WordStyleType |
ListStyle
Specifies List style.
Declaration
public const WordStyleType ListStyle
Field Value
Type | Description |
---|---|
WordStyleType |
ParagraphStyle
Specifies Paragraph style.
Declaration
public const WordStyleType ParagraphStyle
Field Value
Type | Description |
---|---|
WordStyleType |
TableStyle
Specifies Table style.
Declaration
public const WordStyleType TableStyle
Field Value
Type | Description |
---|---|
WordStyleType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |