Show / Hide Table of Contents

Class WorkbookFormat

Represents the various file formats in which a workbook can be saved.

Inheritance
System.Object
WorkbookFormat
Namespace: Infragistics.Documents.Excel
Assembly: IgniteUI.Blazor.Documents.Excel.dll
Syntax
public sealed class WorkbookFormat : Enum

Fields

Excel2007

The Excel 2007 XML file format.

Declaration
public const WorkbookFormat Excel2007
Field Value
Type Description
WorkbookFormat

Excel2007MacroEnabled

The Excel 2007 Macro-Enabled XML file format.

Declaration
public const WorkbookFormat Excel2007MacroEnabled
Field Value
Type Description
WorkbookFormat

Excel2007MacroEnabledTemplate

The Excel 2007 Macro-Enabled Template XML file format.

Declaration
public const WorkbookFormat Excel2007MacroEnabledTemplate
Field Value
Type Description
WorkbookFormat

Excel2007Template

The Excel 2007 Template XML file format.

Declaration
public const WorkbookFormat Excel2007Template
Field Value
Type Description
WorkbookFormat

Excel97To2003

The Excel 97-2003 BIFF8 file format.

Declaration
public const WorkbookFormat Excel97To2003
Field Value
Type Description
WorkbookFormat

Excel97To2003Template

The Excel 97-2003 Template BIFF8 file format.

Declaration
public const WorkbookFormat Excel97To2003Template
Field Value
Type Description
WorkbookFormat

StrictOpenXml

The Strict Open XML file format (ISO/IEC 29500 Strict).

Declaration
public const WorkbookFormat StrictOpenXml
Field Value
Type Description
WorkbookFormat

value__

Declaration
public int value__
Field Value
Type Description
System.Int32