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