com.aspose.slides
Interface IMultipleCellChartValue

All Superinterfaces:
IBaseChartValue
All Known Subinterfaces:
IStringChartValue
All Known Implementing Classes:
StringChartValue

public interface IMultipleCellChartValue
extends IBaseChartValue


Method Summary
 IChartCellCollection getAsCells()
           
 void setAsCells(IChartCellCollection value)
           
 
Methods inherited from interface com.aspose.slides.IBaseChartValue
getData, getDataSourceType, setData, setDataSourceType
 

Method Detail

getAsCells

IChartCellCollection getAsCells()

setAsCells

void setAsCells(IChartCellCollection value)