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

Parameters

left
top
width
height
See Also