Aspose::Cells::DocxSaveOptions::SetEmbedXlsxAsChartDataSource method

DocxSaveOptions::SetEmbedXlsxAsChartDataSource method

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

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

Remarks

The default value is true.

See Also