SolidFill
Contents
[
Hide
]SolidFill class
Encapsulates the object that represents solid fill format
Methods
| Name | Description |
|---|---|
| equals(obj) | |
| getCellsColor() | Gets and sets the CellsColor object. |
| getColor() | Gets or sets the com.aspose.cells.Color. |
| getTransparency() | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
| hashCode() | Gets the hash code. |
| setCellsColor() | Gets and sets the CellsColor object. |
| setColor() | Gets or sets the com.aspose.cells.Color. |
| setTransparency() | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
equals(obj)
| Parameter | Type | Description |
|---|---|---|
| obj | Object |
Returns: boolean — boolean
getCellsColor()
Gets and sets the CellsColor object.
getColor()
Gets or sets the com.aspose.cells.Color.
getTransparency()
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
hashCode()
Gets the hash code.
Returns: Number — Number
setCellsColor()
Gets and sets the CellsColor object.
setColor()
Gets or sets the com.aspose.cells.Color.
setTransparency()
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).