asposecells.api
Class SolidFill

Encapsulates the object that represents solid fill format

Property Getters/Setters Summary
methodgetCellsColor()
methodsetCellsColor(value)
           Gets and sets the CellsColor oject.
methodgetColor()
methodsetColor(value)
           Gets or sets the com.aspose.cells.Color.
methodgetTransparency()
methodsetTransparency(value)
           Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
 

Property Getters/Setters Detail

getColor/setColor : Color 

Color getColor() / setColor(value)
Gets or sets the com.aspose.cells.Color.

getCellsColor/setCellsColor : CellsColor 

CellsColor getCellsColor() / setCellsColor(value)
Gets and sets the CellsColor oject.

getTransparency/setTransparency : float 

float getTransparency() / setTransparency(value)
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

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