C# Class ExcelToolKit.BinaryFormat.XlsBiffRKCell

Represents an RK number cell
Inheritance: XlsBiffBlankCell
Afficher le fichier Open project: fanfeilong/exceltk

Méthodes publiques

Méthode Description
NumFromRK ( uint rk ) : double

Decodes RK-encoded number

Private Methods

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

Method Details

NumFromRK() public static méthode

Decodes RK-encoded number
public static NumFromRK ( uint rk ) : double
rk uint Encoded number
Résultat double