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

实现

适用于