public class SolidFill extends Fill
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
/
|
CellsColor |
getCellsColor()
Gets the
CellsColor object. |
Color |
getColor()
Gets the
Color. |
double |
getTransparency()
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
|
int |
hashCode()
Gets the hash code.
|
void |
setCellsColor(CellsColor value)
Sets the
CellsColor object. |
void |
setColor(Color value)
Sets the
Color. |
void |
setTransparency(double value)
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
|
public CellsColor getCellsColor()
CellsColor object.public void setCellsColor(CellsColor value)
CellsColor object.public double getTransparency()
public void setTransparency(double value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.