FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : SheetCornerStyle Property |
'Declaration Public Property SheetCornerStyle As StyleInfo
'Usage Dim instance As SheetView Dim value As StyleInfo instance.SheetCornerStyle = value value = instance.SheetCornerStyle
public StyleInfo SheetCornerStyle {get; set;}
fpSpread1.ActiveSheet.SheetCornerStyle.BackColor = Color.Blue;
FpSpread1.ActiveSheet.SheetCornerStyle.BackColor = Color.Blue
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8
SheetView Class
SheetView Members
Creating and Applying a Style for Cells
Customizing the Sheet Corner