ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum RangeImpl.TCellType

    Enumeration that contains all possible cell types for the Range.

    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum TCellType

    Fields

    Name Description
    Blank

    Indicates that range contains BlankRecord.

    BoolErr

    Indicates that range contains BoolErrRecord.

    Formula

    Indicates that range contains FormulaRecord.

    Label

    Indicates that range contains LabelRecord.

    LabelSST

    Indicates that range contains LabelSSTRecord.

    Number

    Indicates that range contains NumberRecord.

    RK

    Indicates that range contains RKRecord.

    RString

    Indicates that range contains RStringRecord.

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