Represents the border of the data bars specified by a conditional formatting rule. More...
Inherits Object.
Public Member Functions | |
virtual intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > | GetColor ()=0 |
Gets the border's color of data bars specified by a conditional formatting rule. More... | |
virtual void | SetColor (intrusive_ptr< Aspose::Cells::Systems::Drawing::Color > value)=0 |
Sets the border's color of data bars specified by a conditional formatting rule. More... | |
virtual Aspose::Cells::DataBarBorderType | GetType ()=0 |
Gets the border's type of data bars specified by a conditional formatting rule. More... | |
virtual void | SetType (Aspose::Cells::DataBarBorderType value)=0 |
Sets the border's type of data bars specified by a conditional formatting rule. More... | |
Represents the border of the data bars specified by a conditional formatting rule.
|
pure virtual |
Gets the border's color of data bars specified by a conditional formatting rule.
|
pure virtual |
Gets the border's type of data bars specified by a conditional formatting rule.
|
pure virtual |
Sets the border's color of data bars specified by a conditional formatting rule.
|
pure virtual |
Sets the border's type of data bars specified by a conditional formatting rule.