Represents a data table for a range of cells.
Constructors
Section titled "Constructors"WorksheetDataTable
new WorksheetDataTable(a: Worksheet, b: WorksheetRegion, c: WorksheetCell, d: WorksheetCell): WorksheetDataTable Returns WorksheetDataTable
Properties
Section titled "Properties"$t: Type cellsInTable
Section titled "cellsInTable"cellsInTable: WorksheetRegion columnInputCell
Section titled "columnInputCell"columnInputCell: WorksheetCell rowInputCell
Section titled "rowInputCell"rowInputCell: WorksheetCell