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