Uses of Class
EasyXLS.ExcelDataGroup
-
Uses of ExcelDataGroup in EasyXLS
Modifier and TypeMethodDescriptionExcelDataGroup.Clone()
Creates and returns a copy of this object.ExcelWorksheet.easy_getDataGroupAt(int index)
Returns the data group from the specified index.ExcelWorksheet.easy_getDataGroupAt(System.String range)
Returns the data group from the specified range.
This method is overridden as easy_getDataGroupAt_2 in COM+ version of EasyXLS.
Modifier and TypeMethodDescriptionvoid
ExcelWorksheet.easy_addDataGroup(ExcelDataGroup xlsGroup)
Adds the specified data group to worksheet.