Spread for ASP.NET 12 Product Documentation
SheetCornerSpanModel Property


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

Reference

SheetView Class
SheetView Members