Workbook.FileFormat-Eigenschaft

Ruft das Dateiformat und den Typ der Arbeitsmappe ab.

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; }

Eigenschaftswert

Typ: Microsoft.Office.Interop.Excel.XlFileFormat
Einer der XlFileFormat-Werte.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workbook Schnittstelle

Microsoft.Office.Tools.Excel-Namespace