Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace / IControlCollection Interface / AddOptionButton Method
In This Topic
    AddOptionButton Method
    In This Topic
    Adds a new IOptionButton.
    Syntax
    IOptionButton AddOptionButton( 
       System.double left,
       System.double top,
       System.double width,
       System.double height
    )

    Parameters

    left
    top
    width
    height
    See Also