<byte> is obviously preferable for the type that can be ReadBinary
This commit is contained in:
parent
0698fa2730
commit
5480ee5058
@ -17,7 +17,7 @@ const (
|
||||
|
||||
type boundsheet struct {
|
||||
Filepos uint32
|
||||
Visible TWorkSheetVisibility
|
||||
Visible byte
|
||||
Type byte
|
||||
Name byte
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user