menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExcelDataType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExcelDataType

    Specifies the type of validation test to be performed in conjunction with values.

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

    Fields

    Name Description
    Any

    Represents Any data type.

    Date

    Represents Date data type.

    Decimal

    Represents Decimal data type.

    Formula

    Represents Formula data type.

    Integer

    Represents Integer data type.

    TextLength

    Represents TextLength data type.

    Time

    Represents Time data type.

    User

    Represents User data type.

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