menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DirectoryEntry.EntryType

    Possible entry types.

    Inheritance
    System.Object
    DirectoryEntry.EntryType
    Namespace: Syncfusion.CompoundFile.XlsIO.Net
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class EntryType : Enum

    Fields

    Invalid

    Invalid entry.

    Declaration
    public const DirectoryEntry.EntryType Invalid
    Field Value
    Type
    DirectoryEntry.EntryType

    LockBytes

    Declaration
    public const DirectoryEntry.EntryType LockBytes
    Field Value
    Type
    DirectoryEntry.EntryType

    Property

    Declaration
    public const DirectoryEntry.EntryType Property
    Field Value
    Type
    DirectoryEntry.EntryType

    Root

    Root entry.

    Declaration
    public const DirectoryEntry.EntryType Root
    Field Value
    Type
    DirectoryEntry.EntryType

    Storage

    Entry is storage.

    Declaration
    public const DirectoryEntry.EntryType Storage
    Field Value
    Type
    DirectoryEntry.EntryType

    Stream

    Entry is stream.

    Declaration
    public const DirectoryEntry.EntryType Stream
    Field Value
    Type
    DirectoryEntry.EntryType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved