GrapeCity.Xaml.Excel
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 Integer
'Usage
 
Dim instance As ExcelWarning
Dim value As Integer
 
value = instance.Sheet
public int Sheet {get;}
See Also

Reference

ExcelWarning Class
ExcelWarning Members