[]
Represents the format in which the workbook is opened.
public enum OpenFileFormat
Public Enum OpenFileFormat
| Name | Description |
|---|---|
| Csv | Represents a csv file. |
| Sjs | Represents a SpreadJS .sjs file. |
| Xlsm | Represents an xlsm file. |
| Xlsx | Represents an xlsx file. |
| Xltx | Represents an xltx file. |