Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDataArea interface is used to work with analytical data area.
IEaxDataArea
To work with analytical data area slice, use properties of the IEaxDataAreaSlice interface.
Property name | Brief description | |
CalcOnChangedData | The CalcOnChangedData property determines whether formula calculation is used on changed data without saving it in analytical area. | |
ControlInfo | The ControlInfo property returns an object used to control parameters of analytical data area slice. | |
DelayedLoad | The DelayedLoad property determines whether delayed loading is available for analytical area sheets. | |
GenerateDimensionParams | The GenerateDimensionParams property determines automatic generation of dimension parameters will be used for analytical data area. | |
Hierarchies | The Hierarchies property returns collection of alternative hierarchies of analytical data area. | |
Params | Outdated. Use IEaxDataAreaSlice.Params. | |
Slices | The Slices property returns collection of slices of analytical data area. | |
Views | The Views property returns collection of views of analytical data area. |
Method name | Brief description | |
Clear | The Clear method clears analytical data area. | |
InitMetabase | The InitMetabase initializes work with repository objects. |
See also: