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