ASP.NET Core

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelCheckState

    Show / Hide Table of Contents

    Enum ExcelCheckState

    Specifies check state of the check box.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelCheckState

    Fields

    Name Description
    Checked

    Indicates that checkbox is checked.

    Mixed

    Mixed state.

    Unchecked

    Indicates that checkbox is unchecked.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved