Spread.Services Documentation
IFillFormat Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : IFillFormat Interface

The following tables list the members exposed by IFillFormat.

Public Properties
 NameDescription
 PropertyReturns the IColorFormat object that represents the specified foreground fill or solid color.  
 Property Gets or sets the angle of the gradient fill for the specified fill format.  
 Property Returns the gradient degree of the specified one-color shaded fill as a floating-point value from 0.0 (dark) through 1.0 (light).  
 Property Returns the end point for the gradient fill.  
 Property Returns the gradient style for the specified fill.  
 Property Returns the shade variant for the specified fill as an integer value from 1 through 4.  
 Property Returns or sets the fill pattern.  
 PropertyReturns the IColorFormat object that represents the specified pattern color.  
 Property Returns the preset gradient type for the specified fill.  
 Property Returns the preset texture for the specified fill.  
 Property Gets or sets if the fill style should rotate with the object.  
 PropertyGets or sets the text alignment for the specified IFillFormat.  
 PropertyGets or sets the value for horizontally scaling the text for the IFillFormat.  
 Property Returns the offset X value for the specified fill.  
 Property Returns the offset Y value for the specified fill.  
 Property Returns the texture vertical scale for the specified fill.  
 Property Gets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).  
 Property Returns the fill type.  
 Property Determines whether the object is visible.  
Top
Public Methods
 NameDescription
 Method Sets the specified fill to a one-color gradient.  
 Method Sets the specified fill to a pattern.  
 Method Sets the specified fill to a preset gradient.  
 Method Sets the specified fill format to a preset texture.  
 Method Sets the specified fill to a uniform color.  
 Method Sets the specified fill to a two-color gradient.  
 MethodOverloaded.  Fills the specified shape with an image.  
 MethodOverloaded.  Fills the specified shape with small tiles of an image.  
Top
See Also

Reference

IFillFormat Interface
GrapeCity.Documents.Spread.Drawing Namespace