Click or drag to resize

OfficeExportRoot Enumeration

Specifies the export element.

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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