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