Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Fill Structure
Fields Properties Methods


In This Topic
    Fill Structure Members
    In This Topic

    The following tables list the members exposed by Fill.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a Border structure with its properties left uninitialized. This field is read-only.  
    Public Fieldstatic (Shared in Visual Basic)Represents the blank fill formatting. This field is read-only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the background color of the pattern fill.  
    Public PropertyGets a value indicating whether this fill has gradient effect.  
    Public PropertyGets the pattern color of the pattern fill.  
    Public PropertyGets the fill pattern type of this pattern fill.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Equalses the specified other.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodDetermines whether this instance is empty.  
    Public MethodGets a boolean value indicating whether the two fills are matched.  
    Public MethodDetermines whether this Fill represents no fill.  
    Public MethodSwaps the background color and pattern color.  
    Top
    Public Operators
    Returns a value that indicates whether two specified Fill values are equal.
    Returns a value that indicates whether two specified Fill values are not equal.
    Top
    See Also