Fill Property (SortField)
Gets or sets the
Fill value on which the sort is performed for the specified
SortCondition object.
public Fill Fill {get; set;}
'Declaration
Public Property Fill As Fill
'Usage
Dim instance As SortField
Dim value As Fill
instance.Fill = value
value = instance.Fill
Property Value
A
Fill value represents the cell fill.