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

Parameters

left
top
width
height
See Also