Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
CheckState CheckState { get; set; }
Property CheckState As CheckState
	Get
	Set
property CheckState CheckState {
	CheckState get ();
	void set (CheckState value);
}
abstract CheckState : CheckState with get, set

Property Value

CheckState

See Also