_Workbook.FileFormat 属性

定义

返回工作簿的文件格式和/或类型。 只读 XlFileFormat

public:
 property Microsoft::Office::Interop::Excel::XlFileFormat FileFormat { Microsoft::Office::Interop::Excel::XlFileFormat get(); };
public Microsoft.Office.Interop.Excel.XlFileFormat FileFormat { get; }
Public ReadOnly Property FileFormat As XlFileFormat

属性值

注解

由于选择或安装的语言支持(例如美国英语)不同,有些常量可能无法使用。

适用于