DocxSaveOptions.EmbedXlsxAsChartDataSource

DocxSaveOptions.EmbedXlsxAsChartDataSource property

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

public bool EmbedXlsxAsChartDataSource { get; set; }

Remarks

The default value is true.

See Also