Spread for ASP.NET 12 Product Documentation
RowHeader Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : RowHeader Property
Gets the row headers for the sheet.
Syntax
'Declaration
 
Public ReadOnly Property RowHeader As RowHeader
'Usage
 
Dim instance As SheetView
Dim value As RowHeader
 
value = instance.RowHeader
public RowHeader RowHeader {get;}
See Also

Reference

SheetView Class
SheetView Members