SpreadsheetGear 2010
IControlFormat Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear.Shapes Namespace : IControlFormat Interface


The following tables list the members exposed by IControlFormat.

Public Properties

 NameDescription
 PropertyDropDownLines Gets or sets the number of items to display when in a dropdown list box.  
 PropertyLargeChange Gets or sets the large change amount for a scrollbar control.  
 PropertyLinkedCell Gets 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.  
 PropertyListCount Returns the number of items in a list.  
 PropertyListFillRange Gets or sets a range reference or defined name which specifies a range from which to fill a list box.  
 PropertyListIndex Gets or sets the zero based list index, or -1 to indicate that no list item is selected.  
 PropertyMax Gets or sets the maximum value for a scrollbar or spinner control.  
 PropertyMin Gets or sets the minimum value for a scrollbar or spinner control.  
 PropertySmallChange Gets or sets the small change amount for a scrollbar or spinner control.  
 PropertyValue Gets or sets the value of the represented control.  
Top

Public Methods

 NameDescription
 MethodAddItemOverloaded.  Adds the specified list item at the end of the list.  
 MethodRemoveAllItems Removes all items from a list.  
 MethodRemoveItem Removes the specified number of items starting at the zero based index.  
Top

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.