menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BOFRecord.TType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BOFRecord.TType

    This enum that describes all possible data after this BOF record.

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

    Fields

    TYPE_CHART

    Represents the chart data.

    Declaration
    public const BOFRecord.TType TYPE_CHART
    Field Value
    Type
    BOFRecord.TType

    TYPE_EXCEL_4_MACRO

    Represents the excel_4_macro data.

    Declaration
    public const BOFRecord.TType TYPE_EXCEL_4_MACRO
    Field Value
    Type
    BOFRecord.TType

    TYPE_VB_MODULE

    Represents the vb_module data.

    Declaration
    public const BOFRecord.TType TYPE_VB_MODULE
    Field Value
    Type
    BOFRecord.TType

    TYPE_WORKBOOK

    Represents the workbook data.

    Declaration
    public const BOFRecord.TType TYPE_WORKBOOK
    Field Value
    Type
    BOFRecord.TType

    TYPE_WORKSHEET

    Represents the worksheet data.

    Declaration
    public const BOFRecord.TType TYPE_WORKSHEET
    Field Value
    Type
    BOFRecord.TType

    TYPE_WORKSPACE_FILE

    Represents the workspace file data.

    Declaration
    public const BOFRecord.TType TYPE_WORKSPACE_FILE
    Field Value
    Type
    BOFRecord.TType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved