[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TextAlignmentAnchor

Enum TextAlignmentAnchor

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the horizontal alignment for text within the TextFrame of Shape.

public enum TextAlignmentAnchor

Fields

Center = 1

Center text alignment.

Distribute = 3

Distribute text alignment.

Justify = 4

Justify text alignment.

Left = 0

Left text alignment.

Mixed = 5

Mixed text alignment.

Right = 2

Right text alignment.