Aspose::Cells::Drawing::RadioButton::GetOptionIndex method

RadioButton::GetOptionIndex method

Gets the option index (one-based) in all the radio buttons of the GroupBox which contains this radio button.

int32_t Aspose::Cells::Drawing::RadioButton::GetOptionIndex()

ReturnValue

Remarks

If this radio button is not in the GroupBox, returns the option index in all radio buttons that are not in any GroupBox

See Also