Click or drag to resize

Workbook Charts Property

Returns a Sheets collection that represents all the chart sheets in the specified workbook. Read-only.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartsCollection Charts { get; }

Property Value

Type: ChartsCollection
See Also