SpreadsheetGear 2017
CheckBoxTrue Field (ControlFormatValues)






SpreadsheetGear.Shapes Namespace > ControlFormatValues Class : CheckBoxTrue Field
Specifies that a checkbox has is checked; setting a checkbox to this value will place TRUE in any linked cell.
Syntax
'Declaration
 
Public Const CheckBoxTrue As System.Integer
'Usage
 
Dim value As System.Integer
 
value = ControlFormatValues.CheckBoxTrue
public const System.int CheckBoxTrue
public field CheckBoxTrue: System.Integer; Const 
public constvar CheckBoxTrue : System.int;
public: const System.int CheckBoxTrue
public:
const System.int CheckBoxTrue
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ControlFormatValues Class
ControlFormatValues Members