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: 12.0.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