The ITabFormulaCollection interface contains basic properties and methods of table formula area collection.
In the current releases formula areas are used in regular reports. To work with formula area collection, use the interface.
Property name | Brief description | |
Count | The Count property returns the number of table formula areas. | |
Item | The Item property returns parameters of the table equation area. |
Method name | Brief description | |
IndexOf | The IndexOf method returns index of a selected formula area. |
See also: