class
Calendar
Source: aspose.
Determines the calendar that is used for custom properties, text fields, and element formulas.
new Calendar(value)
Constructor.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
|
|
CalendarValue |
Methods
deepClone() → Object
Creates deep copy of this instance.
- Returns
-
Object
equals(value) → boolean
Are objects equal.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
value |
Object |
|
- Returns
-
boolean
getUfe()
Specifies attributes of an element.
getValue()
Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property is CalendarValue integer constant.
hashCode() → Number
Serves as a hash function for a particular type.
- Returns
-
Number
setUfe()
Specifies attributes of an element.
setValue()
Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property is CalendarValue integer constant.