IChartShapes Interface |
Namespace: Spire.Xls.Core
The IChartShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns the number of objects in the collection. Read-only Long.
|
![]() |
Item |
Returns a single Chart object from a Charts collection.
|
![]() |
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
Name | Description | |
---|---|---|
![]() |
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|
![]() |
RemoveAt |
Removes Chart object from the collection.
|