[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControlLevel

Enum ContentControlLevel

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

Specifies the layout level of the content control.

public enum ContentControlLevel

Fields

Block = 0

Block level content control.

Cell = 2

Table cell level content control.

Inline = 3

Inline level content control.

Row = 1

Table row level content control.