Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDoubleValue - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDoubleValue

    This interface supports DoubleValue property.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public interface IDoubleValue

    Properties

    DoubleValue

    Returns double value. Read-only.

    Declaration
    double DoubleValue { get; }
    Property Value
    Type Description
    System.Double

    TypeCode

    Returns type code. Read-only.

    Declaration
    TBIFFRecord TypeCode { get; }
    Property Value
    Type Description
    TBIFFRecord
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved