Enum TextDirection
Possible value of text direction in a cell.
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum TextDirection : int
Fields
Name | Description |
---|---|
Context | |
LeftToRight | |
RightToLeft |
Possible value of text direction in a cell.
public enum TextDirection : int
Name | Description |
---|---|
Context | |
LeftToRight | |
RightToLeft |