Assembly: Tab;
The ITabOptions interface contains properties of table parameters.
ITabOptions
Property name | Brief description | |
AutoPercentEntry | The AutoPercentEntry property determines whether the Automatically Input Percents checkbox is selected in the Sheet Parameters dialog box. | |
AutoUpdateCellsText | The AutoUpdateCellsText property determines automatic update of cells to correctly display multiple selection of dictionary and group of elements in the cell. | |
CopyFormulasOnRowColumnInsertion | The CopyFormulasOnRowColumnInsertion property determines the status of the option «Copy formulas when pasting rows/columns». | |
IterativeCalculation | The IterativeCalculation property determines whether to use iterative calculations that allow calculation of cells containing formulas that include circular references. | |
MaxChange | The MaxChange property determines the relative error with which the system compares the difference of values of each cell containing circular references in the current and the previous iteration. | |
MaxIterations | The MaxIterations property sets the number of iterations after which the calculation of cells containing circular references is stopped. |
See also: