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

IFillFormat Interface Properties

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

Public Properties
 NameDescription
 PropertyGets a ColorFormat object that represents the specified fill background color.  
 PropertyGets or sets the rectangle for the specified fill.  
 PropertyGets a ColorFormat object that represents the specified foreground fill or solid color.  
 PropertyGets or sets the angle of the gradient fill for the specified fill format.  
 PropertyGets the gradient color type for the specified fill.  
 PropertyGets the end points for the gradient fill.  
 PropertyGets or sets the gradient style for the specified fill.  
 PropertyGets the shade variant for the specified fill as an integer value from 1 through 4. The values for this property correspond to the gradient variants (numbered from left to right and from top to bottom).  
 PropertyGets or sets the path type for the specified fill.  
 PropertyGets an GrapeCity.Spreadsheet.PatternType value that represents the fill pattern.  
 PropertyGets or sets a value indicating whether the fill style should rotate with the object.  
 PropertyGets or sets the texture alignment for the specified IFillFormat object.  
 PropertyGets or sets the value for horizontally scaling the text for the IFillFormat object.  
 PropertyGets or sets the offset X value for the specified fill.  
 PropertyGets or sets the offset Y value for the specified fill.  
 PropertyGets or sets a value indicating whether the texture style is tile.  
 PropertyGets or sets the value for vertically scaling the text for the IFillFormat object.  
 PropertyGets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).  
 PropertyGets a FillType value that represents the fill type.  
 PropertyGets or sets a value indicating whether this IFillFormat is visible.  
Top
See Also