ChartData Properties |
The ChartData type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Item String |
Get cell range.
|
|
|
Item Int32, Int32 |
Get cell range.
|
|
|
Item Int32, String |
Get cell range.
|
|
|
Item String, String |
Get cell range.
|
|
|
Item Int32, String, String |
Get cell range.
|
|
|
Item Int32, Int32, Int32, Int32 |
Get cell ranges.
|
|
|
Item Int32, Int32, Int32, Int32, Int32 |
Get cell ranges.
|
|
|
LastColIndex |
Get the last colunm of chart data.
|
|
|
LastRowIndex |
Get the last row of chart data.
|