次の方法で共有


_Document.WebOptions プロパティ

定義

ドキュメントを WebOptions Web ページとして保存するとき、または Web ページを開くときに Microsoft Wordによって使用されるドキュメント レベルの属性を含む オブジェクトを返します。

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

プロパティ値

適用対象