github.com/shakinm/xlsReader@v0.9.12/xls/structure/RKREC.go (about) 1 package structure 2 3 type RKREC struct { 4 Ixfe [2]byte 5 RK RKNum 6 }