Name | Description | |
---|---|---|
![]() | BackColor | Gets a ColorFormat object that represents the specified fill background color. |
![]() | FillRectangle | Gets or sets the rectangle for the specified fill. |
![]() | ForeColor | Gets a ColorFormat object that represents the specified foreground fill or solid color. |
![]() | GradientAngle | Gets or sets the angle of the gradient fill for the specified fill format. |
![]() | GradientColorType | Gets the gradient color type for the specified fill. |
![]() | GradientStops | Gets the end points for the gradient fill. |
![]() | GradientStyle | Gets or sets the gradient style for the specified fill. |
![]() | GradientVariant | Gets 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). |
![]() | PathShadeType | Gets or sets the path type for the specified fill. |
![]() | Pattern | Gets an GrapeCity.Spreadsheet.PatternType value that represents the fill pattern. |
![]() | PictureEffects | Gets the IPictureEffects object that represents the picture or texture fill for the specified fill format. |
![]() | RotateWithObject | Gets or sets a value indicating whether the fill style should rotate with the object. |
![]() | TextureAlignment | Gets or sets the texture alignment for the specified IFillFormat object. |
![]() | TextureHorizontalScale | Gets or sets the value for horizontally scaling the text for the IFillFormat object. |
![]() | TextureOffsetX | Gets or sets the offset X value for the specified fill. |
![]() | TextureOffsetY | Gets or sets the offset Y value for the specified fill. |
![]() | TextureTile | Gets or sets a value indicating whether the texture style is tile. |
![]() | TextureVerticalScale | Gets or sets the value for vertically scaling the text for the IFillFormat object. |
![]() | Transparency | Gets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). |
![]() | Type | Gets a FillType value that represents the fill type. |
![]() | Visible | Gets or sets a value indicating whether this IFillFormat is visible. |