public enum VerticalAnchor : System.Enum
public enum VerticalAnchor : System.Enum
Member | Description |
---|---|
AnchorBottom | Aligns text to bottom of text frame. |
AnchorMiddle | Centers text vertically. |
AnchorTop | Aligns text to top of text frame. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.VerticalAnchor