'Declaration
Public Enum VerticalAnchor Inherits System.Enum
'Usage
Dim instance As VerticalAnchor
public enum VerticalAnchor : System.Enum
'Declaration
Public Enum VerticalAnchor Inherits System.Enum
'Usage
Dim instance As VerticalAnchor
public enum VerticalAnchor : System.Enum
Member | Description |
---|---|
Bottom | Aligns text to bottom of text frame. |
Middle | Centers text vertically. |
Top | Aligns text to top of text frame. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.VerticalAnchor