C# Class ExcelToolKit.BinaryFormat.XlsDirectoryEntry

Represents single Root Directory record
Afficher le fichier Open project: fanfeilong/exceltk Class Usage Examples

Méthodes publiques

Méthode Description
XlsDirectoryEntry ( byte bytes, XlsHeader header ) : System

Constructor

Method Details

XlsDirectoryEntry() public méthode

Constructor
public XlsDirectoryEntry ( byte bytes, XlsHeader header ) : System
bytes byte byte array representing current object
header XlsHeader
Résultat System