This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
xls
Watch
21
Star
0
Fork
0
You've already forked xls
Code
990d2cc41f
xls
/
format.go
10 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
init
2015-03-19 10:39:41 +01:00
package
xls
type
Format
struct
{
partly support time cell
2015-03-25 07:47:26 +01:00
Head
struct
{
Index
uint16
Size
uint16
}
init
2015-03-19 10:39:41 +01:00
str
string
}
Copy Permalink