Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IFillFormat Interface

In This Topic
IFillFormat Interface Methods
In This Topic

For a list of all members of this type, see IFillFormat members.

Public Methods
 NameDescription
 MethodFills the shape with the specified gradient.  
 MethodFills the shape with its parent group shape's fill.  
 MethodFills the shape with a one-color gradient.  
 MethodFills the shape with a pattern fill.  
 MethodFills the shape with a preset gradient.  
 MethodFills the shape with a uniform color. Use this method to convert a gradient, textured, or background fill back to a solid fill.  
 MethodFills the shape with a two-color gradient.  
 MethodOverloaded. Fills the shape with an image.  
 MethodOverloaded. Fills the shape with small tiles of an image. If you want to fill the shape with one large image, use the UserPicture(string) method.  
Top
See Also