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

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