Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::SetPicturePosition method
ToggleButtonActiveXControl::SetPicturePosition method
Gets and set the location of the control’s picture relative to its caption.
void Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::SetPicturePosition(ControlPicturePositionType value)
Examples
activeXControl.SetPicturePosition(ControlPicturePositionType::AboveLeft);
See Also
- Class Vector
- Enum ControlPicturePositionType
- Class ToggleButtonActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++