aspose.cells
Class PatternFill

Encapsulates the object that represents pattern fill format

Property Getters/Setters Summary
functiongetBackgroundCellsColor()
functionsetBackgroundCellsColor(value)
           Gets and sets the foreground CellsColor object.
functiongetBackgroundColor()
functionsetBackgroundColor(value)
           Gets or sets the background com.aspose.cells.Color of the Area.
functiongetBackTransparency()
functionsetBackTransparency(value)
           Gets or sets the transparency of background color.
functiongetForegroundCellsColor()
functionsetForegroundCellsColor(value)
           Gets and sets the foreground CellsColor object.
functiongetForegroundColor()
functionsetForegroundColor(value)
           Gets or sets the foreground com.aspose.cells.Color.
functiongetForeTransparency()
functionsetForeTransparency(value)
           Gets or sets the transparency of foreground color.
functiongetPattern()
functionsetPattern(value)
           Gets or sets the fill pattern type The value of the property is FillPattern integer constant.
 

Property Getters/Setters Detail

getPattern/setPattern : Number 

function getPattern() / function setPattern(value)
Gets or sets the fill pattern type The value of the property is FillPattern integer constant.

getBackgroundColor/setBackgroundColor : Color 

function getBackgroundColor() / function setBackgroundColor(value)
Gets or sets the background com.aspose.cells.Color of the Area.

getBackgroundCellsColor/setBackgroundCellsColor : CellsColor 

function getBackgroundCellsColor() / function setBackgroundCellsColor(value)
Gets and sets the foreground CellsColor object.

getForegroundColor/setForegroundColor : Color 

function getForegroundColor() / function setForegroundColor(value)
Gets or sets the foreground com.aspose.cells.Color.

getForegroundCellsColor/setForegroundCellsColor : CellsColor 

function getForegroundCellsColor() / function setForegroundCellsColor(value)
Gets and sets the foreground CellsColor object.

getForeTransparency/setForeTransparency : Number 

function getForeTransparency() / function setForeTransparency(value)
Gets or sets the transparency of foreground color.

getBackTransparency/setBackTransparency : Number 

function getBackTransparency() / function setBackTransparency(value)
Gets or sets the transparency of background color.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.