Uses of Class
EasyXLS.Charts.ExcelDataTable
Namespaces that use ExcelDataTable
-
Uses of ExcelDataTable in EasyXLS.Charts
Methods in EasyXLS.Charts that return ExcelDataTableModifier and TypeMethodDescriptionExcelDataTable.Clone()Creates and returns a copy of this object.ExcelChart.easy_getChartDataTable()Returns the chart data table.Methods in EasyXLS.Charts with parameters of type ExcelDataTableModifier and TypeMethodDescriptionvoidExcelChart.easy_setChartDataTable(ExcelDataTable xlsChartDataTable) Sets the chart data table.