Spread Windows Forms 12.0 Product Documentation
NoLine Field


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > BorderLine Structure : NoLine 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 NoLine As BorderLine
'Usage
 
Dim value As BorderLine
 
value = BorderLine.NoLine
public static readonly BorderLine NoLine
See Also

Reference

BorderLine Structure
BorderLine Members