Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anytime I try to add a textbox to my excel sheet in the following manner an
exception is generated. Excel.Shape textbox; textbox = (Excel.Shape)excelWorksheet.Shapes.AddFormControl( Excel.XlFormControl.xlEditBox, cellx, celly, cellwidth, cellheight); What am I doing wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding shape-type textbox into excel chart sheet | Excel Programming | |||
Textbox changes position on a copied excel-sheet | Excel Discussion (Misc queries) | |||
Display a textbox embedded in the Excel sheet | Excel Programming | |||
Textbox adding problem | Excel Programming | |||
Textbox on excel sheet do not update with VBA | Excel Programming |