Spread Windows Forms 12.0 Product Documentation
Row Property (ConditionalFormatInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormatInfo Class : Row Property
Gets the Row object.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As ConditionalFormatInfo
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

ConditionalFormatInfo Class
ConditionalFormatInfo Members