FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LinearRange Structure / Empty Field


In This Topic
Empty Field (LinearRange)
In This Topic
Represents a LinearRange structure with its properties left uninitialized.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As LinearRange
 
'Usage
 
Dim value As LinearRange
 
value = LinearRange.Empty
See Also