Table
Represents a table in a workbook.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Table(jsf: Table): Table;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
jsf | Table |
Returns
Section titled “Returns”Table
Properties
Section titled “Properties”| Property | Modifier | Type |
|---|---|---|
headerRowCount | readonly | number |
jsf | public | Table |
name | readonly | string |
ref | readonly | string |
sheetName | readonly | string |
totalsRowCount | readonly | number |