Aspose::Cells::Drawing::ActiveXControls::RadioButtonActiveXControl::GetAlignment method
RadioButtonActiveXControl::GetAlignment method
Gets and set the position of the Caption relative to the control.
ControlCaptionAlignmentType Aspose::Cells::Drawing::ActiveXControls::RadioButtonActiveXControl::GetAlignment()
Examples
ControlCaptionAlignmentType type = activeXControl.GetAlignment();
See Also
- Enum ControlCaptionAlignmentType
- Class RadioButtonActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++