Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ExcelToolKit
BinaryFormat
XlsDirectoryEntry
C# 클래스 ExcelToolKit.BinaryFormat.XlsDirectoryEntry
Represents single Root Directory record
파일 보기
프로젝트 열기: fanfeilong/exceltk
1 사용 예제들
공개 메소드들
메소드
설명
XlsDirectoryEntry
(
byte
bytes
,
XlsHeader
header
) :
System
Constructor
메소드 상세
XlsDirectoryEntry()
공개
메소드
Constructor
public
XlsDirectoryEntry
(
byte
bytes
,
XlsHeader
header
) :
System
bytes
byte
byte array representing current object
header
XlsHeader
리턴
System