menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WorksheetImpl.TRangeValueType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WorksheetImpl.TRangeValueType

    Represents range value type.

    Inheritance
    System.Object
    WorksheetImpl.TRangeValueType
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TRangeValueType : Enum

    Fields

    Blank

    Represents Blank type.

    Declaration
    public const WorksheetImpl.TRangeValueType Blank
    Field Value
    Type
    WorksheetImpl.TRangeValueType

    Boolean

    Represents Boolean type.

    Declaration
    public const WorksheetImpl.TRangeValueType Boolean
    Field Value
    Type
    WorksheetImpl.TRangeValueType

    Error

    Represents Error type.

    Declaration
    public const WorksheetImpl.TRangeValueType Error
    Field Value
    Type
    WorksheetImpl.TRangeValueType

    Formula

    Represents Formula type.

    Declaration
    public const WorksheetImpl.TRangeValueType Formula
    Field Value
    Type
    WorksheetImpl.TRangeValueType

    Number

    Represents Number type.

    Declaration
    public const WorksheetImpl.TRangeValueType Number
    Field Value
    Type
    WorksheetImpl.TRangeValueType

    String

    Represents String type.

    Declaration
    public const WorksheetImpl.TRangeValueType String
    Field Value
    Type
    WorksheetImpl.TRangeValueType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved