ExportFormat enumeration

ExportFormat enumeration

Defines file formats to which you can export metadata properties.

The ExportFormat type exposes the following members:

Fields

Field Description
XLS Represents the .XLS Excel format.
XLSX Represents the .XLSX Excel format.
XML Represents the .XML format.
CSV Represents the .CSV format.
JSON Represents the .JSON format.

See Also