Class PatternFill
Contents
[
Hide
]PatternFill class
Encapsulates the object that represents pattern fill format
public class PatternFill : Fill
Properties
Name | Description |
---|---|
BackgroundCellsColor { get; set; } | Gets and sets the foreground CellsColor object. |
BackgroundColor { get; set; } | Gets or sets the background Color of the Area . |
BackTransparency { get; set; } | Gets or sets the transparency of background color. |
ForegroundCellsColor { get; set; } | Gets and sets the foreground CellsColor object. |
ForegroundColor { get; set; } | Gets or sets the foreground Color. |
ForeTransparency { get; set; } | Gets or sets the transparency of foreground color. |
Pattern { get; set; } | Gets or sets the fill pattern type |
Methods
Name | Description |
---|---|
override Equals(object) | /(Inherited from Fill .) |
override GetHashCode() | Gets the hash code.(Inherited from Fill .) |
See Also
- class Fill
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells