コード例 #1
0
ファイル: RowReader.cs プロジェクト: faraplay/ImasArchiveS
 public short ReadShort() => xlsx.GetShort(row, ColumnName(colIndex++));