[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.OpenFileFormat

OpenFileFormat Enum

Represents the format in which the workbook is opened.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum OpenFileFormat
Public Enum OpenFileFormat

Fields

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.