Name | Description | |
---|---|---|
Fill Constructor | Overloaded. |
The following tables list the members exposed by Fill.
Name | Description | |
---|---|---|
Fill Constructor | Overloaded. |
Name | Description | |
---|---|---|
Empty | Represents a Border structure with its properties left uninitialized. | |
NoFill | Represents the blank fill formatting. |
Name | Description | |
---|---|---|
BackgroundColor | Gets the background color of the pattern fill. | |
HasGradientEffect | Gets a value indicating whether this fill has gradient effect. | |
PatternColor | Gets the pattern color of the pattern fill. | |
PatternType | Gets the fill pattern type of this pattern fill. |
Name | Description | |
---|---|---|
Equals | Overloaded. Equalses the specified other. | |
GetHashCode | Serves as a hash function for a particular type. | |
IsEmpty | Determines whether this instance is empty. | |
IsMatch | Gets a boolean value indicating whether the two fills are matched. | |
IsNoFill | Determines whether this Fill represents no fill. | |
SwapColors | Swaps the background color and pattern color. |
Equality | Returns a value that indicates whether two specified Fill values are equal. |
Inequality | Returns a value that indicates whether two specified Fill values are not equal. |