Aspose::Cells::Drawing::ActiveXControls::CheckBoxActiveXControl::SetCaption method
CheckBoxActiveXControl::SetCaption(const U16String&) method
Gets and set the descriptive text that appears on a control.
void Aspose::Cells::Drawing::ActiveXControls::CheckBoxActiveXControl::SetCaption(const U16String &value)
See Also
- Class Vector
 - Class U16String
 - Class CheckBoxActiveXControl
 - Namespace Aspose::Cells::Drawing::ActiveXControls
 - Library Aspose.Cells for C++
 
CheckBoxActiveXControl::SetCaption(const char16_t*) method
Gets and set the descriptive text that appears on a control.
void Aspose::Cells::Drawing::ActiveXControls::CheckBoxActiveXControl::SetCaption(const char16_t *value)
See Also
- Class Vector
 - Class CheckBoxActiveXControl
 - Namespace Aspose::Cells::Drawing::ActiveXControls
 - Library Aspose.Cells for C++