Table
type Table = { headerRowCount: number; jsf: JSFTable; name: string; ref: string; sheetName: string; totalsRowCount: number;};Properties
Section titled “Properties”| Property | Type |
|---|---|
headerRowCount | number |
jsf | JSFTable |
name | string |
ref | string |
sheetName | string |
totalsRowCount | number |