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