[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableVerticalRelativeAlignment

TableVerticalRelativeAlignment Enum

Specifies the relative vertical alignment position of the table.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum TableVerticalRelativeAlignment
Public Enum TableVerticalRelativeAlignment

Fields

Name Description
Bottom

Bottom alignment.

Center

Center alignment.

Inline

In line with text.

Inside

Inside alignment.

Outside

Outside alignment.

Top

Top alignment.