Methods

equals(obj) → boolean

/

Parameter

Name Type Optional Description

obj

Object

 

Returns

boolean 

getBackTransparency()

Gets or sets the transparency of background color.

getBackgroundCellsColor()

Gets and sets the foreground CellsColor object.

getBackgroundColor()

Gets or sets the background com.aspose.cells.Color of the Area.

getForeTransparency()

Gets or sets the transparency of foreground color.

getForegroundCellsColor()

Gets and sets the foreground CellsColor object.

getForegroundColor()

Gets or sets the foreground com.aspose.cells.Color.

getPattern()

Gets or sets the fill pattern type The value of the property is FillPattern integer constant.

hashCode() → Number

Gets the hash code.

Returns

Number 

setBackTransparency()

Gets or sets the transparency of background color.

setBackgroundCellsColor()

Gets and sets the foreground CellsColor object.

setBackgroundColor()

Gets or sets the background com.aspose.cells.Color of the Area.

setForeTransparency()

Gets or sets the transparency of foreground color.

setForegroundCellsColor()

Gets and sets the foreground CellsColor object.

setForegroundColor()

Gets or sets the foreground com.aspose.cells.Color.

setPattern()

Gets or sets the fill pattern type The value of the property is FillPattern integer constant.