[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IControlCollection.AddScrollBar

AddScrollBar Method

AddScrollBar(double, double, double, double)

Adds a new IScrollBar.

Declaration
IScrollBar AddScrollBar(double left, double top, double width, double height)
Function AddScrollBar(left As Double, top As Double, width As Double, height As Double) As IScrollBar
Parameters
Type Name Description
double left
double top
double width
double height
Returns
Type Description
IScrollBar