menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeImpl.TCellType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RangeImpl.TCellType

    Enumeration that contains all possible cell types for the Range.

    Inheritance
    System.Object
    RangeImpl.TCellType
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class TCellType : Enum

    Fields

    Blank

    Indicates that range contains BlankRecord.

    Declaration
    public const RangeImpl.TCellType Blank
    Field Value
    Type
    RangeImpl.TCellType

    BoolErr

    Indicates that range contains BoolErrRecord.

    Declaration
    public const RangeImpl.TCellType BoolErr
    Field Value
    Type
    RangeImpl.TCellType

    Formula

    Indicates that range contains FormulaRecord.

    Declaration
    public const RangeImpl.TCellType Formula
    Field Value
    Type
    RangeImpl.TCellType

    Label

    Indicates that range contains LabelRecord.

    Declaration
    public const RangeImpl.TCellType Label
    Field Value
    Type
    RangeImpl.TCellType

    LabelSST

    Indicates that range contains LabelSSTRecord.

    Declaration
    public const RangeImpl.TCellType LabelSST
    Field Value
    Type
    RangeImpl.TCellType

    Number

    Indicates that range contains NumberRecord.

    Declaration
    public const RangeImpl.TCellType Number
    Field Value
    Type
    RangeImpl.TCellType

    RK

    Indicates that range contains RKRecord.

    Declaration
    public const RangeImpl.TCellType RK
    Field Value
    Type
    RangeImpl.TCellType

    RString

    Indicates that range contains RStringRecord.

    Declaration
    public const RangeImpl.TCellType RString
    Field Value
    Type
    RangeImpl.TCellType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved