Spread Silverlight Documentation
Row Property (ExcelWarning)


GrapeCity.Excel Namespace > ExcelWarning Class : Row Property
Gets the index of the row where the warning pertains.
Syntax
'Declaration
 
Public ReadOnly Property Row As System.Integer
'Usage
 
Dim instance As ExcelWarning
Dim value As System.Integer
 
value = instance.Row
public System.int Row {get;}
See Also

Reference

ExcelWarning Class
ExcelWarning Members