Share via


Workbook.FileFormat Property

Gets the file format and type of the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property FileFormat As XlFileFormat
    Get
XlFileFormat FileFormat { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlFileFormat
One of the XlFileFormat values.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace