ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TFieldType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TFieldType

    Known field types to parser.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum TFieldType

    Fields

    Name Description
    Bit

    Represents the Bit field type.

    Float

    Represents the Float field type.

    Integer

    Represents the Integer field type.

    OEMString

    Represents the OEMString field type.

    OEMString16Bit

    Represents the OEMString16Bit field type.

    String

    Represents the String field type.

    String16Bit

    Represents the String16Bit field type.

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