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

Parameters

left
top
width
height
See Also