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