ExcelWorksheetCharts Property |
Gets the charts collection of this worksheet.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartsCollection Charts { get; }
Public ReadOnly Property Charts As ExcelChartsCollection
Get
Property Value
Type:
ExcelChartsCollectionSee Also