'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;}
'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
SheetView Class
SheetView Members
Creating and Applying a Style for Cells
Customizing the Sheet Corner