Class MsoFillFormatHelper
Contents
[
Hide
]MsoFillFormatHelper class
Represents fill formatting for a shape.
public class MsoFillFormatHelper
Properties
Name | Description |
---|---|
BackColor { get; set; } | Gets and sets the file back color. |
ForeColor { get; set; } | Gets and sets the fill fore color. |
ForeColorTransparency { get; set; } | Returns or sets the degree of fore color of the specified fill as a value from 0.0 (opaque) through 1.0 (clear). |
ImageData { get; set; } | Gets and sets the Texture and Picture fill data. |
IsVisible { get; set; } | Indicates whether there is fill. |
Texture { get; } | Gets the texture fill type. |
Methods
Name | Description |
---|---|
SetOneColorGradient(Color, double, GradientStyleType, int) | Sets the specified fill to a one-color gradient. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells