Name | Description | |
---|---|---|
![]() | ApplyTableStyle | Overloaded. Applies the specified table style to this Table. |
![]() | Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
![]() | GetColumnFormula | Gets the formula of the specified calculated column. |
![]() | GetColumnId | Gets the relative column index of the specified column. |
![]() | GetStyleFormat | Gets the style format of the specified cell on this table. |
![]() | GetTableExpression | Get table Formula from structuredItemSpecifiers and column index. |
![]() | InsertColumns | Inserts table column(s) at the specified index. |
![]() | InsertRows | Inserts table row(s) at the specified index. |
![]() | IsBinding | Gets a boolean value indicating whether the table is binding to a data source. |
![]() | MoveColumns | Moves table column(s) at the specified index to other index. |
![]() | MoveRows | Moves table row(s) at the specified index to other index. |
![]() | RemoveColumns | Removes table column(s) at the specified index. |
![]() | RemoveRows | Removes table row(s) at the specified index. |
![]() | Resize | Resizes the boundary of this table over a new range. No cells are inserted or moved. |
![]() | SetColumnFormula | Sets the calculated column's formula. |
![]() | SetColumnName | Sets the name of the column. |
![]() | SetDataRowStyle | Overloaded. Sets the name of the cell style that is applied to the data row cell of the specified column. |
![]() | SetHeaderRowStyle | Overloaded. Sets the name of the cell style that is applied to the header row cell of the specified column. |
![]() | SetTotalsRowFormula | Overloaded. Sets the totals row formula. |
![]() | SetTotalsRowLabel | Sets the totals row label. |
![]() | SetTotalsRowStyle | Overloaded. Sets the name of the cell style that is applied to the totals row cell of the specified column. |
![]() | ToggleHeaders | Toggles the headers row's visibility. |
![]() | ToggleTotals | Toggles the totals row's visibility. |