GetCellsAddressInWorkbook()

IStringChartValue::GetCellsAddressInWorkbook() method

If DataSourceType property is DataSourceType::Worksheet then this method returns address of the cells in workbook which represent the string data. Otherwise return empty string.

virtual System::String Aspose::Slides::Charts::IStringChartValue::GetCellsAddressInWorkbook()=0

Return Value

String value System::String

See Also