Spread Windows Forms 12.0 Product Documentation
Empty Field (BorderLine)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > BorderLine Structure : Empty Field
Represents no border line; so the default border line should be used to paint. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As BorderLine
'Usage
 
Dim value As BorderLine
 
value = BorderLine.Empty
public static readonly BorderLine Empty
See Also

Reference

BorderLine Structure
BorderLine Members