[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableVerticalRelativeAlignment

Enum TableVerticalRelativeAlignment

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

Specifies the relative vertical alignment position of the table.

public enum TableVerticalRelativeAlignment

Fields

Bottom = 3

Bottom alignment.

Center = 2

Center alignment.

Inline = 0

In line with text.

Inside = 4

Inside alignment.

Outside = 5

Outside alignment.

Top = 1

Top alignment.