Click or drag to resize

Worksheet Charts Property

Returns charts collection. Read-only.

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

Property Value

Type: WorksheetChartsCollection
See Also