CurrencySymbolPositionType
CurrencySymbolPositionType enumeration
Specifies the position of a currency symbol.
Members
Member name | Description |
---|---|
UNDEFINED | Indicates undefined value means that the field was not defined in original project file. |
BEFORE | Indicates Before currency symbol position type. |
AFTER | Indicates After currency symbol position type. |
BEFORE_WITH_SPACE | Indicates BeforeWithSpace currency symbol position type. |
AFTER_WITH_SPACE | Indicates AfterWithSpace currency symbol position type. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks