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