Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Line Class / Empty Property


In This Topic
Empty Property (Line)
In This Topic
Gets an empty line.
Syntax
'Declaration
 
Public Shared ReadOnly Property Empty As Line
 
'Usage
 
Dim value As Line
 
value = Line.Empty
See Also