IsChecked Method
IsChecked function
Indicates if the radiobutton is checked or not.
func (instance *RadioButton) IsChecked() (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) IsChecked() (bool, error)