SpreadsheetGear 2017
IControlFormat Interface Members
Properties  Methods 

SpreadsheetGear.Shapes Namespace : IControlFormat Interface

The following tables list the members exposed by IControlFormat.

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
Public Methods
 NameDescription
 MethodOverloaded. Adds the specified list item at the end of the list.  
 MethodRemoves all items from a list.  
 MethodRemoves the specified number of items starting at the zero based index.  
Top
See Also

Reference

IControlFormat Interface
SpreadsheetGear.Shapes Namespace
IFillFormat Interface
ILineFormat Interface