Uses of Class
EasyXLS.ExcelHeader
Namespaces that use ExcelHeader
-
Uses of ExcelHeader in EasyXLS
Methods in EasyXLS that return ExcelHeaderModifier and TypeMethodDescriptionExcelHeader.Clone()
Creates and returns a copy of this object.ExcelWorksheet.easy_getHeaderAt(int index)
Returns the header from the specified index.ExcelWorksheet.easy_getHeaderAt(System.String position)
Returns the header from the specified position.Methods in EasyXLS with parameters of type ExcelHeaderModifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addHeader(ExcelHeader xlsHeader)
Adds the specified header to worksheet.