Workbook.FileFormat-Eigenschaft

Ruft das Dateiformat und den Typ der Arbeitsmappe ab.

Namespace:  Microsoft.Office.Tools.Excel
Assemblys:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
ReadOnly Property FileFormat As XlFileFormat
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