public string GetDefaultTheme(WdDocumentMedium DocumentType)
 {
     throw new NotImplementedException();
 }
 public string GetDefaultTheme(WdDocumentMedium DocumentType)
 {
     throw new NotImplementedException();
 }
 public void SetDefaultTheme(string Name, WdDocumentMedium DocumentType)
 {
     throw new NotImplementedException();
 }
 public void SetDefaultTheme(string Name, WdDocumentMedium DocumentType)
 {
     throw new NotImplementedException();
 }