GrapeCity.Documents.Excel.Forms Namespace / IControlCollection Interface / AddButton Method
In This Topic
AddButton Method
In This Topic
Adds a new IButton.
Syntax
IButton AddButton( 
   System.double left,
   System.double top,
   System.double width,
   System.double height
)

Parameters

left
top
width
height
See Also