Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxCellType Class / IsThreeState Property
In This Topic
    IsThreeState Property
    In This Topic
    Gets or sets a value that indicates whether the check box supports three states.
    Syntax
    public System.bool IsThreeState {get; set;}
    See Also