GetCellsAddressInWorkbook

StringChartValue.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()

See Also