Spread for ASP.NET 12 Product Documentation
Sheets Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Sheets Property
Gets a collection of sheets for the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property Sheets As SheetViewCollection
'Usage
 
Dim instance As FpSpread
Dim value As SheetViewCollection
 
value = instance.Sheets
public SheetViewCollection Sheets {get;}
See Also

Reference

FpSpread Class
FpSpread Members