Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormatInfo Class / Row Property


In This Topic
Row Property (ConditionalFormatInfo)
In This Topic
Gets the Row object.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As ConditionalFormatInfo
Dim value As Integer
 
value = instance.Row
See Also