Spread Windows Forms 12.0 Product Documentation
Empty Field (Fill)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Fill Structure : Empty Field
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
Remarks
Assigning this value works as same as clearing the fill formatting.
See Also

Reference

Fill Structure
Fill Members