LoadFormat

Overview

LoadFormat is a enum in Aspose.Cells FOSS for .NET.

Specifies load format.

This enumeration defines 2 values: Auto, Xlsx.

Values

ValueDescription
AutoRepresents automatic format detection when loading a workbook
XlsxRepresents the Excel .xlsx file format for loading workbooks

See Also