Spread Windows Forms 12.0 Product Documentation
Sheet Property (ExcelWarning)


FarPoint.Excel Assembly > FarPoint.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;}

Property Value

Integer index of sheet
See Also

Reference

ExcelWarning Class
ExcelWarning Members