Spread for ASP.NET 12 Product Documentation
SheetCornerRowAxisModel Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SheetCornerRowAxisModel Property
Gets or sets the row information for the sheet corner.
Syntax
'Declaration
 
Public Property SheetCornerRowAxisModel As ISheetAxisModel
'Usage
 
Dim instance As SheetView
Dim value As ISheetAxisModel
 
instance.SheetCornerRowAxisModel = value
 
value = instance.SheetCornerRowAxisModel
public ISheetAxisModel SheetCornerRowAxisModel {get; set;}
See Also

Reference

SheetView Class
SheetView Members