메소드 | 설명 | |
---|---|---|
GetValue ( ushort ColumnIdx ) : double |
Returns value for specified column
|
|
GetXF ( ushort ColumnIdx ) : ushort |
Returns format for specified column
|
메소드 | 설명 | |
---|---|---|
XlsBiffMulRKCell ( byte bytes, uint offset, ExcelBinaryReader reader ) |
public GetValue ( ushort ColumnIdx ) : double | ||
ColumnIdx | ushort | Index of column, must be between ColumnIndex and LastColumnIndex |
리턴 | double |
public GetXF ( ushort ColumnIdx ) : ushort | ||
ColumnIdx | ushort | Index of column, must be between ColumnIndex and LastColumnIndex |
리턴 | ushort |