C# 클래스 ExcelToolKit.BinaryFormat.XlsBiffMulBlankCell

Represents multiple Blank cell
상속: XlsBiffBlankCell
파일 보기 프로젝트 열기: fanfeilong/exceltk

공개 메소드들

메소드 설명
GetXF ( ushort ColumnIdx ) : ushort

Returns format forspecified column, column must be between ColumnIndex and LastColumnIndex

비공개 메소드들

메소드 설명
XlsBiffMulBlankCell ( byte bytes, uint offset, ExcelBinaryReader reader )

메소드 상세

GetXF() 공개 메소드

Returns format forspecified column, column must be between ColumnIndex and LastColumnIndex
public GetXF ( ushort ColumnIdx ) : ushort
ColumnIdx ushort Index of column
리턴 ushort