CalculateOptions
CalculateOptions class
Represents options for calculation.
new CalculateOptions()
Methods
| Name | Description |
|---|---|
| getType() | Defines the type of calculating shape’s data. The value of the property is CalculateItemType integer constant. Default v |
| setType() | Defines the type of calculating shape’s data. The value of the property is CalculateItemType integer constant. Default v |
getType()
Defines the type of calculating shape’s data. The value of the property is CalculateItemType integer constant. Default value is All .
setType()
Defines the type of calculating shape’s data. The value of the property is CalculateItemType integer constant. Default value is All .