ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum WorksheetImpl.TRangeValueType

    Represents range value type.

    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum TRangeValueType

    Fields

    Name Description
    Blank

    Represents Blank type.

    Boolean

    Represents Boolean type.

    Error

    Represents Error type.

    Formula

    Represents Formula type.

    Number

    Represents Number type.

    String

    Represents String type.

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