Enum TextAlignType
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum TextAlignType : int
  Fields
| Name | Description | 
|---|---|
| Center | |
| Distributed | |
| Justified | |
| JustifiedLow | |
| Left | |
| Right | |
| ThaiDistributed | 
public enum TextAlignType : int
  | Name | Description | 
|---|---|
| Center | |
| Distributed | |
| Justified | |
| JustifiedLow | |
| Left | |
| Right | |
| ThaiDistributed |