SpreadsheetGear 2017
IControlFormat Interface Properties

SpreadsheetGear.Shapes Namespace : IControlFormat Interface

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

Public Properties
 NameDescription
 PropertyGets or sets the number of items to display when in a dropdown list box.  
 PropertyGets or sets the large change amount for a scrollbar control.  
 PropertyGets or sets a cell reference or defined name which specifies a cell to be linked to this control; changes to the linked cell (such as entering TRUE) will be reflected in the control and changes to the control (such as checking a checkbox) will be reflected in the linked cell.  
 PropertyReturns the list of items from the cells in ListFillRange.  
 PropertyReturns the number of items in a list.  
 PropertyGets or sets a range reference or defined name which specifies a range from which to fill a list box.  
 PropertyGets or sets the zero based list index, or -1 to indicate that no list item is selected.  
 PropertyGets or sets the maximum value for a scrollbar or spinner control.  
 PropertyGets or sets the minimum value for a scrollbar or spinner control.  
 PropertyGets or sets the small change amount for a scrollbar or spinner control.  
 PropertyGets or sets the value of the represented control.  
Top
See Also

Reference

IControlFormat Interface
SpreadsheetGear.Shapes Namespace
IFillFormat Interface
ILineFormat Interface