Uses of Class
EasyXLS.ExcelTable
Namespaces that use ExcelTable
-
Uses of ExcelTable in EasyXLS
Methods in EasyXLS that return ExcelTableModifier and TypeMethodDescriptionExcelTable.Clone()
Creates and returns a copy of this object.ExcelWorksheet.easy_getExcelTable()
Returns the table of the worksheet.Methods in EasyXLS with parameters of type ExcelTableModifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_setExcelTable(ExcelTable xlsTable)
Sets the table of the worksheet.