Value
CheckBox.Value property
Gibt an, ob das Kontrollkästchen aktiviert ist oder nicht.
public bool Value { get; set; }
Siehe auch
- class CheckBox
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells
Gibt an, ob das Kontrollkästchen aktiviert ist oder nicht.
public bool Value { get; set; }