C# Class ExcelToolKit.BinaryFormat.XlsBiffMulBlankCell

Represents multiple Blank cell
Inheritance: XlsBiffBlankCell
Afficher le fichier Open project: fanfeilong/exceltk

Méthodes publiques

Méthode Description
GetXF ( ushort ColumnIdx ) : ushort

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

Private Methods

Méthode Description
XlsBiffMulBlankCell ( byte bytes, uint offset, ExcelBinaryReader reader )

Method Details

GetXF() public méthode

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