Inherits Object.
|
virtual Aspose::Cells::Systems::Double | GetPosition ()=0 |
| The position of the stop. More...
|
|
virtual void | SetPosition (Aspose::Cells::Systems::Double value)=0 |
| The position of the stop. More...
|
|
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetICellsColor ()=0 |
| Gets the color of this gradient stop. 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...
|
|
Represents the gradient stop.