Spread Silverlight Documentation
Column Property (ExcelWarning)


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

Reference

ExcelWarning Class
ExcelWarning Members