Enum AlignmentValue
AlignmentValue enumeration
Specifies the tab alignment.
public enum AlignmentValue
Values
| Name | Value | Description |
|---|---|---|
| Left | 0 | Left. |
| Center | 1 | Center. |
| Right | 2 | Right. |
| Decimal | 3 | Decimal. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram