C1.Olap Namespace > C1OlapConditionalFieldStyle Class : AppliesTo Method |
'Declaration
Public Function AppliesTo( _ ByVal value As System.Double, _ ByVal min As System.Double, _ ByVal max As System.Double _ ) As System.Boolean
'Usage
Dim instance As C1OlapConditionalFieldStyle Dim value As System.Double Dim min As System.Double Dim max As System.Double Dim value As System.Boolean value = instance.AppliesTo(value, min, max)
public function AppliesTo( value: System.Double; min: System.Double; max: System.Double ): System.Boolean;
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