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

Parameters

left
top
width
height
See Also