Union type representing all possible input sources for workbook imports.
This type is used to define the source of data for importing workbooks, allowing for various formats such as URLs, files, and raw binary data.
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.
Union type representing all possible input sources for workbook imports.
Remarks
This type is used to define the source of data for importing workbooks, allowing for various formats such as URLs, files, and raw binary data.