public interface IMultipleCellChartValue extends IBaseChartValue
Represents a collection of a chart cells.
| Modifier and Type | Method and Description |
|---|---|
IChartCellCollection |
getAsCells()
Returns or sets the collection of chart cells.
|
void |
setAsCells(IChartCellCollection value)
Returns or sets the collection of chart cells.
|
getData, getDataSourceType, setData, setDataSourceTypeIChartCellCollection getAsCells()
Returns or sets the collection of chart cells.
Read/write IChartCellCollection.
void setAsCells(IChartCellCollection value)
Returns or sets the collection of chart cells.
Read/write IChartCellCollection.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.