[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellVerticalAlignment

CellVerticalAlignment Enum

Specifies vertical justification of text inside a table cell.

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

Fields

Name Description
Bottom

Text is aligned at the bottom of the cell.

Center

Text is aligned in the middle of a cell.

Top

Text is aligned at the top of a cell.