'Declaration
Public Property CornerFooterDefaultStyle As NamedStyle
'Usage
Dim instance As SpreadSkin Dim value As NamedStyle instance.CornerFooterDefaultStyle = value value = instance.CornerFooterDefaultStyle
public NamedStyle CornerFooterDefaultStyle {get; set;}