Method | Description | |
---|---|---|
GetValue ( ushort ColumnIdx ) : double |
Returns value for specified column
|
|
GetXF ( ushort ColumnIdx ) : ushort |
Returns format for specified column
|
Method | Description | |
---|---|---|
XlsBiffMulRKCell ( byte bytes, uint offset, ExcelBinaryReader reader ) |
public GetValue ( ushort ColumnIdx ) : double | ||
ColumnIdx | ushort | Index of column, must be between ColumnIndex and LastColumnIndex |
return | double |
public GetXF ( ushort ColumnIdx ) : ushort | ||
ColumnIdx | ushort | Index of column, must be between ColumnIndex and LastColumnIndex |
return | ushort |