[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.VerticalAnchor

Enum VerticalAnchor

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

Specifies the vertical anchor for Text frame in the shape.

public enum VerticalAnchor

Fields

AnchorBottom = 2

Aligns text to bottom of text frame.

AnchorMiddle = 1

Centers text vertically.

AnchorTop = 0

Aligns text to top of text frame.