Workbook.FileFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file format and type of the workbook.
public:
property Microsoft::Office::Interop::Excel::XlFileFormat FileFormat { Microsoft::Office::Interop::Excel::XlFileFormat get(); };
public Microsoft.Office.Interop.Excel.XlFileFormat FileFormat { get; }
member this.FileFormat : Microsoft.Office.Interop.Excel.XlFileFormat
Public ReadOnly Property FileFormat As XlFileFormat
Property Value
One of the XlFileFormat values.