[]
        
(Showing Draft Content)

FarPoint.Excel.ExcelWorkbookType

ExcelWorkbookType Enum

Specifies the type of Excel workbook - used by IsExcelFile and IsExcelStream.

Namespace: FarPoint.Excel
Assembly: FarPoint.Excel.dll
Syntax
public enum ExcelWorkbookType
Public Enum ExcelWorkbookType

Fields

Name Description
BIFF

Uses BIFF - Binary Interchange File Format, the .XLS file format

None

None - the return of IsExcelFile or IsExcelStream is false

OOXML

Uses OOXML - Office Open XML, the .XLSX file format