'Usage
Dim instance As BuiltInCfRule Dim index As Integer Dim value As CfValue value = instance.GetValue(index)
Parameters
- index
- The index.
Return Value
A CfValue value represents a conditional formatting value at the specified index.
'Usage
Dim instance As BuiltInCfRule Dim index As Integer Dim value As CfValue value = instance.GetValue(index)