In This Topic
Represents a
Border structure with its properties left uninitialized. This field is read-only.
Syntax
'Declaration
Public Shared ReadOnly Empty As Fill
'Usage
Dim value As Fill
value = Fill.Empty
public static readonly Fill Empty
See Also