Uses of Class
EasyXLS.ExcelChartSheet
-
Uses of ExcelChartSheet in EasyXLS
Modifier and TypeMethodDescriptionvoid
ExcelDocument.easy_addChart(ExcelChartSheet xlsChartSheet)
Adds a chart to the sheet list.void
ExcelDocument.easy_insertChart(int index, ExcelChartSheet xlsChartSheet)
Inserts a chart sheet in the sheet list on the specified position.