Aspose::Cells::Drawing::ActiveXControls::ControlCaptionAlignmentType enum
ControlCaptionAlignmentType enum
Represents the position of the Caption relative to the control.
enum class ControlCaptionAlignmentType
Values
Name | Value | Description |
---|---|---|
Left | 0 | The left of the control. |
Right | 1 | The right of the control. |
See Also
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++