C# Class ExcelDna.Integration.CustomUI.CommandBarControl

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

Protected Properties

Свойство Type Description
ComObject object
ComObjectType System.Type

Méthodes publiques

Méthode Description
Delete ( object Temporary ) : void
GetComObject ( ) : object

Private Methods

Méthode Description
CommandBarControl ( object commandBarControl ) : System
CreateCommandBarControl ( MsoControlType controlType, object commandBarControl ) : CommandBarControl
CreateCommandBarControl ( object commandBarControl ) : CommandBarControl

Method Details

Delete() public méthode

public Delete ( object Temporary ) : void
Temporary object
Résultat void

GetComObject() public méthode

public GetComObject ( ) : object
Résultat object

Property Details

ComObject protected_oe property

protected object ComObject
Résultat object

ComObjectType protected_oe property

protected Type,System ComObjectType
Résultat System.Type