alexa

    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