ExcelDna.Integration.CustomUI.CommandBarControl.GetComObject C# (CSharp) Method

GetComObject() public method

public GetComObject ( ) : object
return object
        public object GetComObject()
        {
            return ComObject;
        }