FormattingType
FormattingType
Utility class containing constants. Represents the type of formatting applied to an Area object or a Line object.
Values
| Name | Description |
|---|---|
| AUTOMATIC | Represents automatic formatting type. |
| CUSTOM | Represents custom formatting type. |
| NONE | Represents none formatting type. |