GlobalizationSettings
GlobalizationSettings class
Represents the project’s globalization settings.
The GlobalizationSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| GlobalizationSettings() | Initializes a new instance of the GlobalizationSettings class |
Properties
| Name | Description |
|---|---|
| formula_date_na | Gets “NA” (empty value) literal used in a formula for a date field. |
| true_literal | Gets a string for boolean ’true’ literal used in a formula. |
| false_literal | Gets a string for boolean ‘false’ literal used in a formula. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks