'Declaration Public Function GetReference( _ ByVal index As Integer _ ) As RangeReference
'Usage Dim instance As ConditionalFormatting Dim index As Integer Dim value As RangeReference value = instance.GetReference(index)
public RangeReference GetReference( int index )
Parameters
- index