public class PatternFill extends Fill
| Modifier and Type | Method and Description |
|---|---|
CellsColor |
getBackgroundCellsColor()
Gets the foreground
CellsColor object. |
Color |
getBackgroundColor()
|
double |
getBackTransparency()
Gets the transparency of background color.
|
CellsColor |
getForegroundCellsColor()
Gets the foreground
CellsColor object. |
Color |
getForegroundColor()
Gets the foreground
Color. |
double |
getForeTransparency()
Gets the transparency of foreground color.
|
int |
getPattern()
Gets the fill pattern type
|
void |
setBackgroundCellsColor(CellsColor value)
Sets the foreground
CellsColor object. |
void |
setBackgroundColor(Color value)
|
void |
setBackTransparency(double value)
Sets the transparency of background color.
|
void |
setForegroundCellsColor(CellsColor value)
Sets the foreground
CellsColor object. |
void |
setForegroundColor(Color value)
Sets the foreground
Color. |
void |
setForeTransparency(double value)
Sets the transparency of foreground color.
|
void |
setPattern(int value)
Sets the fill pattern type
|
public int getPattern()
See FillPattern.
public void setPattern(int value)
See FillPattern.
public Color getBackgroundColor()
public void setBackgroundColor(Color value)
public CellsColor getBackgroundCellsColor()
CellsColor object.public void setBackgroundCellsColor(CellsColor value)
CellsColor object.public CellsColor getForegroundCellsColor()
CellsColor object.public void setForegroundCellsColor(CellsColor value)
CellsColor object.public double getForeTransparency()
public void setForeTransparency(double value)
public double getBackTransparency()
public void setBackTransparency(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.