ExcelWorksheetCharts Property |
Gets the charts collection of this worksheet.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartsCollection Charts { get; }Public ReadOnly Property Charts As ExcelChartsCollection
Get
Property Value
ExcelChartsCollection
See Also