Aspose::Cells::Drawing::ActiveXControls::ControlBorderType enum

ControlBorderType enum

Represents the border type of the ActiveX control.

enum class ControlBorderType

Values

NameValueDescription
None0
No border.
Single1
The single line.

See Also