The ImportOptions object encapsulates the options used to import a file with the Project.importFile methods.The constructor takes an optional parameter, an
Category Archives: ImportOptions object
canImportAs()
Reports whether the file can be imported as the source of a particular object type. If this method returns true, you can set the given type as the value of
forceAlphabetical
When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.