Enum TextBoxVerticalAlignment
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum TextBoxVerticalAlignment : int
  Fields
| Name | Description | 
|---|---|
| Bottom | |
| BottomCentered | |
| Middle | |
| MiddleCentered | |
| Top | |
| TopCentered | 
public enum TextBoxVerticalAlignment : int
  | Name | Description | 
|---|---|
| Bottom | |
| BottomCentered | |
| Middle | |
| MiddleCentered | |
| Top | |
| TopCentered |