Package | Description |
---|---|
com.aspose.cells.model |
Modifier and Type | Method and Description |
---|---|
CellsColor |
PatternFill.getBackgroundCellsColor()
getBackgroundCellsColor
Gets CellsColor
|
CellsColor |
SolidFill.getCellsColor()
getCellsColor
Gets CellsColor
|
CellsColor |
PatternFill.getForegroundCellsColor()
getForegroundCellsColor
Gets CellsColor
|
Modifier and Type | Method and Description |
---|---|
void |
PatternFill.setBackgroundCellsColor(CellsColor BackgroundCellsColor)
setBackgroundCellsColor
Sets CellsColor
|
void |
SolidFill.setCellsColor(CellsColor CellsColor)
setCellsColor
Sets CellsColor
|
void |
PatternFill.setForegroundCellsColor(CellsColor ForegroundCellsColor)
setForegroundCellsColor
Sets CellsColor
|
Copyright © 2015. All rights reserved.