Readonly
isFor runtime type checking.
Readonly
isFor runtime type checking.
Similar to delete but cleans resources and can't be undone.
Convert the existing table to a range. This will remove the table but preserve the original data and formatting.
Optional
maxCells: numberThe maximum number of convert.
Deletes the anchored item.
Delete the rows from the table.
The index to clear from
Optional
count: numberOptional
getReturns an column for the given offset.
Returns the columns for this table.
Returns the AutoFilter used for this table.
Returns an IAutoFilter associated with this Table.
Get the header range.
Returns the range for the entire table.
Specifies if filter buttons are being shown.
Specifies if headers are being shown for the table.
Specifies if totals are being shown for the table.
Returns a snapshot of the table that can be used for copying and archiving.
Optional
options: ReferenceableClipboard.CopyOptionsReturns the current ITableStyle
used.
Returns a cell style for the given coords.
The absolute coords.
Get the style info.
Get the total range.
Get the range between the header and the total.
Returns the coords after any hidden values are applied.
The absolute coords
Enabled and returns an IAutoFilter. Only one AutoFilter per table is supported so this will return the same instance if it has already been created.
Only one sort per table is supported so this will. return the same instance if it has already been created.
Returns if the model has been closed
Returns a flag indicating if the first column is visible due to hidden headers.
Returns a flag indicating if the header is visible due to hidden headers.
Returns a flag indicating if the first column is visible due to hidden headers.
If the anchor is unable to be modified.
Returns a flag indicating if the footer is visible due to hidden headers.
Resize the table.
The new size of the table.
Selects the current table.
Optional
options: ICellRange.SelectOptionsAn async boolean indicating the table was selected.
This is the alternative text use for assistive technologies.
A short human readable text. Default value null
.
Updates the table StyleInfo.
Style options unique to the table.
A Table is an embedded table that allows for advanced capabilities.