aspose.cells

Class PatternFill

Encapsulates the object that represents pattern fill format

Property Getters/Setters Summary
functiongetBackgroundCellsColor()
function
           Gets and sets the foreground CellsColor object.
functiongetBackgroundColor()
function
           Gets or sets the background com.aspose.cells.Color of the Area.
functiongetBackTransparency()
function
           Gets or sets the transparency of background color.
functiongetForegroundCellsColor()
function
           Gets and sets the foreground CellsColor object.
functiongetForegroundColor()
function
           Gets or sets the foreground com.aspose.cells.Color.
functiongetForeTransparency()
function
           Gets or sets the transparency of foreground color.
functiongetPattern()
function
setPattern(value)
           Gets or sets the fill pattern type The value of the property is FillPattern integer constant.
 
Method Summary
functionequals(obj)
/
functionhashCode()
Gets the hash code.
 

    • 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.
    • Method Detail

      • equals

        function equals(obj)
        /
        Parameters:
        obj: Object -
        Returns:
      • hashCode

        function hashCode()
        Gets the hash code.
        Returns: