get_EmbeddedWorkbookType()

IChartData::get_EmbeddedWorkbookType() method

Gets the type of the embedded workbook. Returns WorkbookType::NotDefined if IChartData::get_DataSourceType is ChartDataSourceType::ExternalWorkbook. Read-only WorkbookType.

virtual WorkbookType Aspose::Slides::Charts::IChartData::get_EmbeddedWorkbookType()=0

See Also