Method | Description | |
---|---|---|
GetCustomUI ( string ribbonID ) : string | ||
Ribbon1 ( ) : System | ||
Ribbon_Load ( Microsoft.Office.Core ribbonUI ) : void | ||
SaveAsButtonAction ( Microsoft.Office.Core control ) : void | ||
SaveButtonAction ( Microsoft.Office.Core control ) : void |
Method | Description | |
---|---|---|
GetResourceText ( string resourceName ) : string |
public GetCustomUI ( string ribbonID ) : string | ||
ribbonID | string | |
return | string |
public Ribbon_Load ( Microsoft.Office.Core ribbonUI ) : void | ||
ribbonUI | Microsoft.Office.Core | |
return | void |
public SaveAsButtonAction ( Microsoft.Office.Core control ) : void | ||
control | Microsoft.Office.Core | |
return | void |
public SaveButtonAction ( Microsoft.Office.Core control ) : void | ||
control | Microsoft.Office.Core | |
return | void |