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