Spread for ASP.NET 12 Product Documentation
SheetCornerColumnAxisModel Property


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

Reference

SheetView Class
SheetView Members