OfficeExportRoot Enumeration |
Specifies the export element.
Namespace: Easymap.AddIn.ExportAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic enum OfficeExportRoot
Public Enumeration OfficeExportRoot
Members| Member name | Value | Description |
|---|
| CurrentSheet | 0 |
Exports the current sheet.
|
| CurrentDocument | 1 |
Exports the hole map-folder.
|
| Report | 2 |
Export the specified report.
|
See Also