Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetCaption method
ToggleButtonActiveXControl::GetCaption method
Gets and set the descriptive text that appears on a control.
U16String Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetCaption()
Examples
U16String caption = activeXControl.GetCaption();
See Also
- Class U16String
- Class ToggleButtonActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++