Table of Contents

Class XlsWorksheetChartsCollection

Namespace
Spire.Xls.Core.Spreadsheet.Collections
Assembly
Spire.XLS.dll
public class XlsWorksheetChartsCollection : CollectionExtended<object>, IList<object>, ICollection<object>, IEnumerable<object>, ICloneParent, IChartShapes, IEnumerable, IExcelApplication
Inheritance
XlsWorksheetChartsCollection
Implements
Derived
Inherited Members

Properties

this[int]

public IChartShape this[int index] { get; }

Parameters

index int

Property Value

IChartShape