SetIsChecked Method
SetIsChecked function
Indicates if the radiobutton is checked or not.
func (instance *RadioButton) SetIsChecked(value bool) error
Remarks
See Also
- Class RadioButton
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Indicates if the radiobutton is checked or not.
func (instance *RadioButton) SetIsChecked(value bool) error