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