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.

public string GetCellsAddressInWorkbook()

Return Value

String value String

See Also