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