The IDefTableArea interface is used to manage table area.
IDefTableArea
A table area can be obtained using methods of the IDefInputAreas interface.
Property name | Brief description | |
CalculationAlgorithms | The CalculationAlgorithms property returns collection of calculation algorithms applied in table data area. | |
ColumnBehaviour | The ColumnBehaviour property determines behavior of columns on increasing table area. | |
DefDimensions | The DefDimensions property returns the collection of table area dimensions. | |
DefIndicators | The DefIndicators property returns the collection of table area indicators. | |
DefSources | The DefSources property returns the collection of table area data sources. | |
GroupSettings | The GroupSettings property returns grouping settings for table area sidehead dimensions. | |
MultiLevelTopHeader | The MultiLevelTopHeader property determines whether a multilevel heading is to be used in a table area. | |
ReadOnly | The ReadOnly property determines whether table area data can be edited. | |
RowBehaviour | The RowBehaviour property determines behavior of rows on increasing data area. | |
ShowAccessCells | The ShowAccessCells property determines whether cells will display access permission icons. | |
ShowEvalCells | The ShowEvalCells property determines whether an icon for calculated cells will be used. | |
ShowName | The ShowName property determines the state of the Show Name checkbox. | |
ShowOnlyFixedParams | The ShowOnlyFixedParams property determines whether elements of the parameters linked with fixed data are only displayed. | |
ShowParams | The ShowParams property determines whether parameter values will be displayed above the table area. | |
ShowTitles | The ShowTitles property determines the state of the Always Show Headers checkbox. | |
Transposed | The Transposed property determines whether table area is transposed. | |
UpdateAfterSave | The UpdateAfterSave property determines whether table area will be updated after saving data by calculation algorithm. | |
UseVirtualCells | The UseVirtualCells property determines whether a virtual cell mode will be used in a table area. |
Property name | Brief description | |
Id | The Id property returns entry area identifier. | |
Name | The Name property determines an entry area name. |
Method name | Brief description | |
GetAllowDimensionsKeysListJson | The GetAllowDimensionsKeysListJson method returns dimension keys in the JSOM format. |
See also: