[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathHorizontalAlignment

Enum OMathHorizontalAlignment

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

Specifies the horizontal justification of an OMathMatrixColumn.

public enum OMathHorizontalAlignment

Fields

Center = 1

Text within a column is centered.

Left = 0

Text within a column is left-aligned.

Right = 2

Text within a column is right-aligned.