Spread for ASP.NET 12 Product Documentation
SheetCornerStyleName Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : SheetCornerStyleName Property
Gets or sets the name of the style for the sheet corner.
Syntax
'Declaration
 
Public Property SheetCornerStyleName As String
'Usage
 
Dim instance As SheetView
Dim value As String
 
instance.SheetCornerStyleName = value
 
value = instance.SheetCornerStyleName
public string SheetCornerStyleName {get; set;}
See Also

Reference

SheetView Class
SheetView Members