Spread for ASP.NET 12 Product Documentation
Sheet Property (PreviewRowTemplateContainer)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PreviewRowTemplateContainer Class : Sheet Property
Gets the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As SheetView
'Usage
 
Dim instance As PreviewRowTemplateContainer
Dim value As SheetView
 
value = instance.Sheet
public SheetView Sheet {get;}

Property Value

SheetView that contains the sheet
See Also

Reference

PreviewRowTemplateContainer Class
PreviewRowTemplateContainer Members