Uses of Class
EasyXLS.ExcelChartSheet
Namespaces that use ExcelChartSheet
-
Uses of ExcelChartSheet in EasyXLS
Methods in EasyXLS with parameters of type ExcelChartSheetModifier 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.