'Usage Dim instance As IConditionalFormatSupport Dim row As Integer Dim value As Boolean value = instance.ConditionalFormatIsRowUsed(row)
Parameters
- row
- Row index
Return Value
Boolean: true if the specified row has a conditional format set; false otherwise