The IPrxFormulaIsland interface contains properties and methods of formula area of a regular report.
Property name | Brief description | |
Formula | The Formula property determines a formula of the formula area. | |
FormulaIslands | The FormulaIslands property returns the owner that is a collection of formula areas. | |
Origin | The Origin property determines a base cell of the formula area. | |
Range | The range property determines range of cells of the formula area. | |
Sheet | The Sheet property determines the sheet of the regular report that contains the formula area. | |
Style | The Style property determines formatting parameters of a formula area. |
Method name | Brief description | |
Copy | The Copy method creates a copy of the formula area. | |
Edit | The Edit method opens a formula area for edit. | |
Revert | The Revert method cancels changes made in the formula area. | |
Recalc | The Recalc method calculates the formula area. | |
Save | The Save method saves changes in the formula area. |
Property name | Brief description | |
Id | The Id property determines an object identifier. | |
Key | The Key property returns the object key. | |
Name | The Name property determines an object name. |
See also: