DocumentClass.ApplyTheme(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- Name
- String