github.com/shakinm/xlsReader@v0.9.12/xls/structure/PhRuns.go (about) 1 package structure 2 3 type PhRuns struct { 4 IchFirst [2]byte 5 IchMom [2]byte 6 CchMom [2]byte 7 }