menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WorksheetImpl.TRangeValueType

    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 - 2025 Syncfusion Inc. All Rights Reserved