Click or drag to resize

OfficeExportInfoExportRoot Property

Export all Sheets in the Document, the current Sheet or a Report.

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public OfficeExportRoot ExportRoot { get; set; }

Property Value

Type: OfficeExportRoot
Remarks
If you select Report you must set the ReportElement property to a valid ReportElement
See Also