LoadFormat
Overview
LoadFormat is a enum in Aspose.Cells FOSS for Java.
Specifies the format of the workbook to be loaded.
This enumeration defines 2 values: AUTO, XLSX.
Values
| Value | Description |
|---|---|
AUTO | Represents automatic detection of the workbook load format |
XLSX | Represents the XLSX file format used for loading workbooks |