C# Class ExcelDna.Integration.CustomUI.CommandBar

Afficher le fichier Open project: system-tradingtech/DataTools Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( ) : void
FindControl ( object type, object id, object tag, object visible, object recursive ) : CommandBarControl
GetComObject ( ) : object

Private Methods

Méthode Description
CommandBar ( object commandBar ) : System

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

FindControl() public méthode

public FindControl ( object type, object id, object tag, object visible, object recursive ) : CommandBarControl
type object
id object
tag object
visible object
recursive object
Résultat CommandBarControl

GetComObject() public méthode

public GetComObject ( ) : object
Résultat object