Encapsulates the object that represents the floor of a 3-D chart. More...
Inherits Aspose::Cells::Drawing::IArea.
Inherited by Aspose::Cells::Charts::IWalls [virtual]
.
Public Member Functions | |
virtual intrusive_ptr< Aspose::Cells::Drawing::ILine > | GetBorderILine ()=0 |
Gets the border ILine More... | |
virtual void | SetBorderILine (intrusive_ptr< Aspose::Cells::Drawing::ILine > value)=0 |
Sets the border ILine More... | |
![]() | |
virtual intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > | GetBackgroundColor ()=0 |
Gets the backgroundColor More... | |
virtual void | SetBackgroundColor (intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 |
Sets the backgroundColor More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > | GetForegroundColor ()=0 |
Gets the foreground Color More... | |
virtual void | SetForegroundColor (intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 |
Sets the foreground Color More... | |
virtual Aspose::Cells::Charts::FormattingType | GetFormatting ()=0 |
Represents the formatting of the area. More... | |
virtual void | SetFormatting (Aspose::Cells::Charts::FormattingType value)=0 |
Represents the formatting of the area. More... | |
virtual bool | GetInvertIfNegative ()=0 |
If the value is true and the value of chart point is a negative number, the foreground color and background color will be exchanged. More... | |
virtual void | SetInvertIfNegative (bool value)=0 |
If the value is true and the value of chart point is a negative number, the foreground color and background color will be exchanged. More... | |
virtual intrusive_ptr< Aspose::Cells::Drawing::IFillFormat > | GetIFillFormat ()=0 |
Represents a
object that contains fill formatting properties for the specified chart or shape. 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... | |
Encapsulates the object that represents the floor of a 3-D chart.
|
pure virtual |
Gets the border ILine
|
pure virtual |
Sets the border ILine