GetValue Method
GetValue function
Indicates if the checkbox is checked or not.
func (instance *CheckBox) GetValue() (bool, error)
Remarks
See Also
- Class CheckBox
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Indicates if the checkbox is checked or not.
func (instance *CheckBox) GetValue() (bool, error)