次の方法で共有


_Document.SmartDocument プロパティ

定義

スマート ドキュメント ソリューションの SmartDocument 設定を表す オブジェクトを返します。

public:
 property Microsoft::Office::Core::SmartDocument ^ SmartDocument { Microsoft::Office::Core::SmartDocument ^ get(); };
public Microsoft.Office.Core.SmartDocument SmartDocument { get; }
member this.SmartDocument : Microsoft.Office.Core.SmartDocument
Public ReadOnly Property SmartDocument As SmartDocument

プロパティ値

注釈

スマート ドキュメントの詳細については、Microsoft Developer Network (MSDN) Web サイトの「Smart Document Software Development Kit」を参照してください。

適用対象