I did not get you. I have added ExcelCommand through ExcelDna...
When can I add this below code ? In AutoOpen ?
On Friday, July 13, 2012 12:12:56 PM UTC-4, sysmod wrote:
> On 13/07/2012 17:05, Nikee wrote:
> > I have two ExcelCommand; they appear under in AddIn Ribbon in Excel. I
> > want to assign Image for both of them. How can I do this ? --
> somesheet.Shapes(somename).Copy
> commandbarobject.controls(itsname).PasteFace
> or to use a builtin MS face id
> commandbarobject.controls(itsname).FaceId = 123