Spread for ASP.NET 12 Product Documentation
SheetIndex Property (PrintEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintEventArgs Class : SheetIndex Property
Gets the index of the sheet to print.
Syntax
'Declaration
 
Public ReadOnly Property SheetIndex As Integer
'Usage
 
Dim instance As PrintEventArgs
Dim value As Integer
 
value = instance.SheetIndex
public int SheetIndex {get;}
See Also

Reference

PrintEventArgs Class
PrintEventArgs Members