Aspose::Cells::PptxSaveOptions::SetEmbedXlsxAsChartDataSource method

PptxSaveOptions::SetEmbedXlsxAsChartDataSource method

Indicates whether embedding an xlsx file as data source of the chart.

void Aspose::Cells::PptxSaveOptions::SetEmbedXlsxAsChartDataSource(bool value)

Remarks

The default value is true.

See Also