CheckBox.Value
CheckBox.Value property
Indicates if the checkbox is checked or not.
public bool Value { get; set; }
See Also
- class CheckBox
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Indicates if the checkbox is checked or not.
public bool Value { get; set; }