Brush Class |
The Brush type exposes the following members.
| 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) | |
| SetEmpty | Sets an empty fill on the parent shape (shape won't be filled). | |
| SetPicture(String) | Sets a picture fill on the parent shape. | |
| SetPicture(Stream, ExcelPictureFormat) | Sets a picture fill on the parent shape. | |
| SetSolid | Sets a solid color fill on the parent shape. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |