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

Parameters

left
top
width
height
See Also