SpreadsheetGear The Performance Spreadsheet Component Company 
ControlFormatValues Class Members
See Also  Fields 
SpreadsheetGear.Shapes Namespace : ControlFormatValues Class


The following tables list the members exposed by ControlFormatValues.

Public Constructors

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)CheckBoxFalse Specifies that a checkbox has is unchecked; setting a checkbox to this value will place FALSE in any linked cell.  
Public Fieldstatic (Shared in Visual Basic)CheckBoxNA Specifies that a checkbox has an undefined state; setting a checkbox to this value will place #N/A! in any linked cell.  
Public Fieldstatic (Shared in Visual Basic)CheckBoxTrue Specifies that a checkbox has is checked; setting a checkbox to this value will place TRUE in any linked cell.  
Public Fieldstatic (Shared in Visual Basic)ListIndexNone Specifies that a dropdown or listbox does not have a selected item.  
Top

See Also