[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleType

Enum StyleType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the type of a style.

public enum StyleType

Fields

Character = 1

The style is a character style.

List = 3

The style is a list style.

Paragraph = 0

The style is a paragraph style.

Table = 2

The style is a table style.