Class SolidFill
SolidFill class
Encapsulates the object that represents solid fill format
public class SolidFill : Fill
Properties
Name | Description |
---|---|
CellsColor { get; set; } | Gets and sets the CellsColor object. |
Color { get; set; } | Gets or sets the Color. |
Transparency { get; set; } | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
Methods
Name | Description |
---|---|
override Equals(object) | |
override GetHashCode() | Gets the hash code. |
See Also
- class Fill
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells