Uses of Class
EasyXLS.ExcelTable
-
Uses of ExcelTable in EasyXLS
Modifier and TypeMethodDescriptionExcelTable.Clone()
Creates and returns a copy of this object.ExcelWorksheet.easy_getExcelTable()
Returns the table of the worksheet.Modifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_setExcelTable(ExcelTable xlsTable)
Sets the table of the worksheet.