SpreadsheetGear 2023
Formula2 Property (IFormatCondition)


SpreadsheetGear Namespace > IFormatCondition Interface : Formula2 Property
Returns the second formula of this conditional format.
Syntax
'Declaration
 
ReadOnly Property Formula2 As System.String
'Usage
 
Dim instance As IFormatCondition
Dim value As System.String
 
value = instance.Formula2
System.string Formula2 {get;}
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

IFormatCondition Interface
IFormatCondition Members