SpreadsheetGear.Advanced.Cells Namespace > IValues Interface : SetLogical Method |
'Declaration
Sub SetLogical( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal logical As System.Boolean _ )
'Usage
Dim instance As IValues Dim row As System.Integer Dim column As System.Integer Dim logical As System.Boolean instance.SetLogical(row, column, logical)
See the IValues overview for warnings about using this method.
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