_Application.Options 属性

定义

返回一个 Options 对象,该对象表示 Microsoft Word 中的应用程序设置。

public:
 property Microsoft::Office::Interop::Word::Options ^ Options { Microsoft::Office::Interop::Word::Options ^ get(); };
public Microsoft.Office.Interop.Word.Options Options { get; }
member this.Options : Microsoft.Office.Interop.Word.Options
Public ReadOnly Property Options As Options

属性值

适用于