Spread for ASP.NET 12 Product Documentation
SheetCornerStyleModel Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SheetCornerStyleModel Property
Gets or sets the cell types and other style settings for cells in the sheet corner.
Syntax
'Declaration
 
Public Property SheetCornerStyleModel As ISheetStyleModel
'Usage
 
Dim instance As SheetView
Dim value As ISheetStyleModel
 
instance.SheetCornerStyleModel = value
 
value = instance.SheetCornerStyleModel
public ISheetStyleModel SheetCornerStyleModel {get; set;}
See Also

Reference

SheetView Class
SheetView Members