Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetBorderOleColor method
TextBoxActiveXControl::GetBorderOleColor method
Gets and sets the ole color of the background.
int32_t Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetBorderOleColor()
Examples
int iColor = activeXControl.GetBorderOleColor();
See Also
- Class Vector
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++