com.grapecity.documents.excel.forms Package / IControlCollection Interface / addGroupBox Method
In This Topic
addGroupBox Method
In This Topic
Adds a new @code:IGroupBox.
Syntax
IGroupBox addGroupBox( 
   double left,
   double top,
   double width,
   double height
)

Parameters

left
top
width
height
See Also