ApplicationClass.GetDefaultTheme(WdDocumentMedium) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ GetDefaultTheme(Microsoft::Office::Interop::Word::WdDocumentMedium DocumentType) = Microsoft::Office::Interop::Word::_Application::GetDefaultTheme;
public virtual string GetDefaultTheme (Microsoft.Office.Interop.Word.WdDocumentMedium DocumentType);
abstract member GetDefaultTheme : Microsoft.Office.Interop.Word.WdDocumentMedium -> string
override this.GetDefaultTheme : Microsoft.Office.Interop.Word.WdDocumentMedium -> string
Public Overridable Function GetDefaultTheme (DocumentType As WdDocumentMedium) As String
Parameters
- DocumentType
- WdDocumentMedium