Encapsulates the object that represents solid fill format More...
Inherits Aspose::Cells::Drawing::IFill.
Public Member Functions | |
virtual intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > | GetColor ()=0 |
Gets the Color More... | |
virtual void | SetColor (intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 |
Sets the Color More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetICellsColor ()=0 |
Gets the ICellsColor oject. More... | |
virtual void | SetICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the ICellsColor oject. More... | |
virtual Aspose::Cells::Systems::Double | GetTransparency ()=0 |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). More... | |
virtual void | SetTransparency (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). More... | |
virtual Aspose::Cells::Systems::Int32 | GetHashCode ()=0 |
Gets the hash code. More... | |
virtual bool | Equals (intrusive_ptr< Aspose::Cells::Systems::Object > obj)=0 |
Encapsulates the object that represents solid fill format
|
pure virtual |
|
pure virtual |
Gets the Color
|
pure virtual |
|
pure virtual |
Gets the ICellsColor oject.
|
pure virtual |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
|
pure virtual |
Sets the Color
|
pure virtual |
Sets the ICellsColor oject.
|
pure virtual |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).