Xamarin.Forms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExtendedFormatRecord.TXFType

    Show / Hide Table of Contents

    Class ExtendedFormatRecord.TXFType

    Type of extended format.

    Inheritance
    System.Object
    ExtendedFormatRecord.TXFType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class TXFType : Enum

    Fields

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    XF_CELL

    Represents the XF_CELL extended format type.

    Declaration
    public const ExtendedFormatRecord.TXFType XF_CELL
    Field Value
    Type Description
    ExtendedFormatRecord.TXFType

    XF_STYLE

    Represents the XF_STYLE extended format type.

    Declaration
    public const ExtendedFormatRecord.TXFType XF_STYLE
    Field Value
    Type Description
    ExtendedFormatRecord.TXFType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved