OleDocumentFormat

OleDocumentFormat class

表示 OLE 文档的格式。

public sealed class OleDocumentFormat

构造函数

姓名描述
OleDocumentFormat(Guid)初始化 OleDocumentFormat 类的新实例。

特性

姓名描述
static AdobeAcrobatDocument { get; }Adobe PDF 格式。
static MicrosoftOfficeExcelWorksheet { get; }Microsoft office excel 格式。
static MicrosoftOfficeWordDocument { get; }Microsoft office word 格式。
static MicrosoftOutlookMessage { get; }Microsoft Outlook 消息格式。
static MicrosoftPhotoEditor { get; }Microsoft 照片编辑器类型。
static MicrosoftPowerPointPresentation { get; }微软power point格式。
static Paintbrush { get; }画笔类型。
static PictureMetafile { get; }图片(元文件)类型。
static Unknown { get; }未知类型。

方法

姓名描述
override Equals(object)返回一个值,指示此实例是否等于指定对象。
override GetHashCode()返回此实例的哈希码。
override ToString()被覆盖。返回此实例的字符串表示形式。

也可以看看