Uses of Class
EasyXLS.ExcelHeader
-
Uses of ExcelHeader in EasyXLS
Modifier 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.Modifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addHeader(ExcelHeader xlsHeader)
Adds the specified header to worksheet.