@@ -0,0 +1,11 @@
package xls
type FormatB struct {
Index uint16
Size uint16
}
type Format struct {
b *FormatB
str string
The note is not visible to the blocked user.