Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IControl Interface

In This Topic
    IControl Interface Methods
    In This Topic

    For a list of all members of this type, see IControl members.

    Public Methods
     NameDescription
     MethodChange z-index of this control to front.  
     MethodRemove this control from parent.  
     MethodGets the bottom right cell of this control.  
     MethodIndicates whether the control is enabled.  
     MethodReturns the form control type of this control.  
     MethodThe height of this control.  
     MethodThe left margin of this control.  
     MethodIndicates whether the control is locked.  
     MethodGets the name of this control.  
     MethodThe parent object, typically @code:IWorksheet. In some cases, the type of this property is @code:IControl.  
     MethodGets or sets the way a control is attached to its underlying cells.  
     MethodIndicates whether the control will be printed.  
     MethodThe shapes of this control.  
     MethodThe top margin of this control.  
     MethodGets the top left cell of this control.  
     MethodIndicates whether the control is visible.  
     MethodThe width of this control.  
     MethodThe z-index of this control.  
     MethodSend the Z-Index to back.  
     MethodIndicates whether the control is enabled.  
     MethodThe height of this control.  
     MethodThe left margin of this control.  
     MethodIndicates whether the control is locked.  
     MethodSets the name of this control.  
     MethodGets or sets the way a control is attached to its underlying cells.  
     MethodIndicates whether the control will be printed.  
     MethodThe top margin of this control.  
     MethodIndicates whether the control is visible.  
     MethodThe height of this control.  
    Top
    See Also