| Excel | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe ExcelFill type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackgroundColor | Get or sets fill pattern background color. | 
|  | FillStyle | Gets or sets fill pattern style. | 
|  | ForegroundColor | Get or sets fill pattern foreground color. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | SetFill | Sets a complex pattern. | 
|  | SetSolid | Sets a solid pattern using the specified fill color. | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 See Also
See Also