FormattingType
Represents the type of formatting applied to an Area object or a Line object.
Values
Name | Value | Description |
---|
Automatic | 0 | Represents automatic formatting type. |
Custom | 2 | Represents custom formatting type. |
None | 1 | Represents none formatting type. |