SetValue Method
SetValue function
Indicates if the checkbox is checked or not.
func (instance *CheckBox) SetValue(value 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) SetValue(value bool) error