ITreeTableContent.OutputExcelLink property
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Gets or sets whether there is a link to an external Excel output within the document.
When the callback is called before writing each content item in the document output, the default value is set in the backstage settings to indicate whether to output a link to an Excel file in the document.
bool OutputExcelLink { get; set; }
Type
- bool