getIdentityValue Method (_OverlayItemConditionalFormattingRule)
In This Topic
Syntax
'Declaration
Public Overrides Function getIdentityValue( _
ByVal As String _
) As Object
public override object getIdentityValue(
string
)
Parameters
- identity
See Also