Enum DirectoryEntry.EntryType
Possible entry types.
Namespace: Syncfusion.CompoundFile.XlsIO.Net
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum EntryType
  Fields
| Name | |
|---|---|
| Invalid | Invalid entry.  | 
      
| LockBytes | |
| Property | |
| Root | Root entry.  | 
      
| Storage | Entry is storage.  | 
      
| Stream | Entry is stream.  |