次の方法で共有


DocumentClass.ApplyTheme(String) メソッド

定義

public:
 virtual void ApplyTheme(System::String ^ Name) = Microsoft::Office::Interop::Word::_Document::ApplyTheme;
public virtual void ApplyTheme (string Name);
abstract member ApplyTheme : string -> unit
override this.ApplyTheme : string -> unit
Public Overridable Sub ApplyTheme (Name As String)

パラメーター

Name
String

実装

適用対象