Geoffrey J. Teale
|
9348bddafb
Fix bounds errors
|
5 年之前 |
Geoffrey J. Teale
|
9589f975db
Rename xlsxCellDataValidation to xlsxDataValidation
|
5 年之前 |
Geoffrey J. Teale
|
c72a01546f
Most of the tests are passing
|
5 年之前 |
DamianSzkuat
|
3b64955439
AddSheetWithStyle no longer add the first row of a sheet
|
5 年之前 |
presto78
|
8ec400ff80
Update style
|
7 年之前 |
presto78
|
087b1455e8
fix bug "no read alignment property RotationText"
|
7 年之前 |
Ryan Hollis
|
07066b7ca7
Improve Cell Fromatting
|
7 年之前 |
Geoffrey J. Teale
|
db3d82c490
Merge pull request #291 from g7r/escape_xml_num_fmt
|
7 年之前 |
Geoffrey J. Teale
|
678e0fe7a5
gofmt
|
7 年之前 |
Sergej Zagursky
|
682ad561c8
Properly escape `xlsxNumFmt.FormatCode` in `Marshal()`
|
7 年之前 |
Geoffrey J. Teale
|
a8490cf686
Merge pull request #254 from ReneKroon/master
|
8 年之前 |
René Kroon
|
2a26171461
Don't generate map on hot spot in code during iterations, precalculate
|
8 年之前 |
Robert Egorov
|
e72243a560
fixes issue #251
|
8 年之前 |
Eric Lagergren
|
315c2bcfce
stylistic changes
|
8 年之前 |
Geoffrey J. Teale
|
7ffa59c7ac
Default border style is "none".
|
8 年之前 |
Geoffrey J. Teale
|
5b867b4a4a
Omit unneeded cellStyles, cellStyle, cellStyle.Xf.
|
8 年之前 |
Geoffrey J. Teale
|
715e7540fc
Correctly setup named styles.
|
8 年之前 |
Geoffrey J. Teale
|
24ba7e4062
Add CellStyles and Xf.XfId support.
|
8 年之前 |
Tormod Erevik Lea
|
d5c87ed590
gofmt -s -w .
|
8 年之前 |
Colin Fox
|
27f0f707d4
Fix for merge-cell borders
|
8 年之前 |
Nguyen Nguyen
|
6a5b28f75e
alignment attributes can be missing but they can't be empty
|
9 年之前 |
Mathias Fredriksson
|
476e2867de
Add support for border colors
|
9 年之前 |
Geoffrey J. Teale
|
33fe9f8e94
go fmt
|
9 年之前 |
blackss2
|
8678f3a787
add style to Col
|
9 年之前 |
Shawn Milochik
|
32f8d588ea
Merge pull request #120 from klniu/master
|
9 年之前 |
Colin Fox
|
8c24427672
Added cell H & V alignment support
|
9 年之前 |
Hugh Gao
|
c6acfd6de1
fix adding duplicate NumFmt; fix the builtin number format code such as 00+E00 which was not recognized as builtin NumFormt.
|
9 年之前 |
Shawn Milochik
|
8fbad487b8
Merge pull request #118 from klniu/master
|
9 年之前 |
Hugh Gao
|
427281679d
Unlock styles in an idiomatic way.
|
9 年之前 |
Hugh Gao
|
30b05c0ae3
Fixed: unsafe when generate new NumFmtId;
|
9 年之前 |