Defines the format type for saving a workbook.
This interface extends FormatType to include additional properties specific to saving formats, such as file extension and export handler.
Optional
A description of the type of import.
Indicates if this is the default import type.
false Copy
false
For import the default doesn't have any significance other than an indicator for the UI.
The key used to identify the type of import.
The mime type of the import.
Tags that are used by the UI.
Defines the format type for saving a workbook.
Remarks
This interface extends FormatType to include additional properties specific to saving formats, such as file extension and export handler.