Spread Silverlight Documentation
Sheet Property (ExcelWarning)


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

Reference

ExcelWarning Class
ExcelWarning Members