SpreadsheetGear 2012
IControlFormat Interface Properties

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

Public Properties
 NameDescription
 PropertyDropDownLinesGets or sets the number of items to display when in a dropdown list box.  
 PropertyLargeChangeGets or sets the large change amount for a scrollbar control.  
 PropertyLinkedCellGets 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.  
 PropertyListReturns the list of items from the cells in ListFillRange.  
 PropertyListCountReturns the number of items in a list.  
 PropertyListFillRangeGets or sets a range reference or defined name which specifies a range from which to fill a list box.  
 PropertyListIndexGets or sets the zero based list index, or -1 to indicate that no list item is selected.  
 PropertyMaxGets or sets the maximum value for a scrollbar or spinner control.  
 PropertyMinGets or sets the minimum value for a scrollbar or spinner control.  
 PropertySmallChangeGets or sets the small change amount for a scrollbar or spinner control.  
 PropertyValueGets or sets the value of the represented control.  
Top
See Also

Reference

IControlFormat Interface
SpreadsheetGear.Shapes Namespace
IFillFormat Interface
ILineFormat Interface

Send Feedback