Click or drag to resize

OfficeExportRoot Enumeration

Specifies the export element.

Namespace: Easymap.AddIn.Export
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public enum OfficeExportRoot
Members
Member nameValueDescription
CurrentSheet0 Exports the current sheet.
CurrentDocument1 Exports the hole map-folder.
Report2 Export the specified report.
See Also