[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.VerticalAnchor

VerticalAnchor Enum

Specifies the vertical anchor for Text frame in the shape.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum VerticalAnchor
Public Enum VerticalAnchor

Fields

Name Description
AnchorBottom

Aligns text to bottom of text frame.

AnchorMiddle

Centers text vertically.

AnchorTop

Aligns text to top of text frame.