Aspose::Cells::Drawing::ActiveXControls::RadioButtonActiveXControl::GetGroupName method

RadioButtonActiveXControl::GetGroupName method

Gets and sets the group’s name.

U16String Aspose::Cells::Drawing::ActiveXControls::RadioButtonActiveXControl::GetGroupName()

Examples

U16String name = activeXControl.GetGroupName();

See Also