NextDesign.DesktopDocumentGenerationOptionsPropertiesExportLargeTablesAsExcelOn this pageDocumentGenerationOptions.ExportLargeTablesAsExcel Property Namespace: NextDesign.Desktop.DocumentGenerator Description Specifies whether to export the tree grid. If true, the diagram will be exported. The default value is false. bool ExportLargeTablesAsExcel { get; set; } Type bool