Skip to main content

ITreeTableContent.OutputExcel Property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets or sets whether to output to an external Excel file.
When the callback is called before writing each content item in the document output, the default value is set to indicate whether to output the tree grid set in the backstage to another Excel file in addition to the document.

bool OutputExcel { get; set; }

Type

  • bool