Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxGrid interface contains properties and methods of the Table express report object.
IEaxGrid
Property name | Brief description | |
The AdditionalHeaderSize property returns size of additional table headers. | ||
Outdated. The AdjustMode property determines the mode of autofitting cell size. This property is outdated, use IEaxGridAdjustSettings.Mode instead. | ||
The AdjustSettings property returns parameters of cell size autofitting. | ||
The AllowEditWhenNotCalculated property determines whether table can be edited before its calculation. | ||
The ColumnName property returns name of the header of an express report table column. | ||
The DataDisplayModeInteractive property determines whether data of the express report table is automatically refreshed. | ||
The DiagnosticReport property determines diagnostic report for table. | ||
The DimRange property returns table cell range where elements of the dimension specified by key are shown. | ||
Outdated. Use the following property: ITabView.DisplayGrid. | ||
The DiaplayLegend property determines whether the chart legend is displayed in the express report table. | ||
The DisplayNumbers property determines whether rows and columns numbers are shown in express report table. | ||
The DisplayActiveSortIconOnly property determines whether a sorting icon is displayed for column/row with enabled sorting. | ||
The FillTabSheet property determines whether data in analytical area will be displayed on opening a report for edit. | ||
The FixHeaders property determines whether headers of express report table are fixed. | ||
The FixHeadersOnPrint property determines whether headers of express report table are fixed on printing this report. | ||
The FootnotePanelOptions property returns location parameters of footnote panel. | ||
The HeaderSize property returns size of table headers. | ||
The HeaderTitle property determines corner header text. | ||
The HeaderTitleContentType property determines name type in the table corner header. | ||
The HeaderTitleType property determines header type table corner. | ||
Outdated. The Hierarchical property determines whether a drop-down hierarchy is shown by rows or columns in the express report table. | ||
The HierarchicalIndent property determines interval of indent between elements of different levels of drop-down hierarchy in the express report table. | ||
The HighlightEvaluatedCells property determines icons display for calculated elements cells. |
||
The IndicatorSeparator property determines a separator between dictionary attributes and cell vales. | ||
The InternalHyperlinksEnabled property determines whether hyperlinks are used for data drilldown in the table. | ||
The IsCellDrillable property returns whether data drilldown is available for the specified table cell. | ||
The IsColumnEvaluated property returns True if the column with the index passed in the Column parameter is calculable. | ||
The IsRangeDrillable property returns whether data drilldown is available for the specified table cells range. | ||
The IsRowEvaluated property returns True if the row with the index passed in the Row parameter is calculable. | ||
The Legends property returns a collection of table legends. | ||
The OutPutRect property determines parameters of the table rectangular area. | ||
The Range property returns range of the table rectangular area. | ||
The RowName property returns name of the header of an express report table row. | ||
The SparklinesPosition property determines a plot area for sparklines in the table. | ||
The SpecificRange property returns the cell range for the integral part type of express report table. | ||
The Style property returns object that contains parameters of displaying express report table. | ||
The TabSheet property returns object that contains parameters of express report table elements. | ||
The TotalsRange property returns table cell range with displayed totals by columns or rows. | ||
The Transposed property determines whether the table is transposed. | ||
The ViewSettings property determines data table display parameters. |
Property name | Brief description | |
The Active property determines active object of the express report. | ||
The AllowSaveData property determines whether after modification object data will be saved to the source. | ||
The Available property returns the availability criterion for the object in the express report. | ||
The CombinedIndicatorSelection property returns selection of all dimension metrics in view. | ||
The Description property returns description of an express report object. | ||
The Enabled property determines whether the object is to be plotted. | ||
The Id property determines object identifier. | ||
Outdated. Use IEaxObject.IndicatorSelection. | ||
The IndicatorLegendAssignment property determines metric purpose in visualizer legend. | ||
The IndicatorSelection property returns dimension metric selection in view. | ||
The IsLoaded property determines whether analytical area object will be loaded. | ||
The Laner property determines object to work with workbook of time series database in series mode. | ||
The Pivot property determines object which is a base to build data table. | ||
Outdated. The Printable property determines whether the object is displayed in express report window and printed. | ||
Outdated. The PrintScale property determines object scale when printed. | ||
The PrintSettings property returns parameters of express report object print and export. | ||
The SelectionManager property returns an object used to work with dimension selection. | ||
The Size property returns express report size. | ||
The SyncIndicators property determines whether metric synchronization is enables for visualizers. | ||
The Tag property determines any value linked to the object. | ||
The Type property determines the type of express report object. | ||
The UndoRedo property returns undo/redo stack parameters of express report object. | ||
The ViewScale property determines size of object window in the express report. | ||
The Visible property determines whether the object is displayed in express report window and printed. |
Method name | Brief description | |
The Activate8020 method enables and disables the 80/20 analysis. | ||
The AdjustHyperlinks method sets the working mode for hyperlinks of the express report table elements. | ||
The ApplyHighlight method highlights data. | ||
The ApplySelectionToFilterRange method passes parameters of table area as the range, in which data is filtered. | ||
The Copy method creates a copy of the table. | ||
The DeleteElements method removes elements from selection which are in the specified range. | ||
Outdated. Use IEaxGrid.DrillCellResult. | ||
The DrillCellResult method returns result of data drilldown for the selected table cell. | ||
Outdated. Use IEaxGrid.DrillRangeResult. | ||
The DrillRangeResult method returns result of data drilldown for the selected range of table cells. | ||
The KeepOnlyElements method changes selection in such a way that only the specified cell range is available in the table. | ||
Date of change | ||
The RefreshPart method refreshes a specified table area. |
Method name | Brief description | |
The Load method loads analytical area method. | ||
The Refresh method updates an express report object. |
See also: