Aspose::Cells::Drawing::ActiveXControls::ControlCaptionAlignmentType enum

ControlCaptionAlignmentType enum

Represents the position of the Caption relative to the control.

enum class ControlCaptionAlignmentType

Values

NameValueDescription
Left0
The left of the control.
Right1
The right of the control.

See Also