Shubham Srivastava
|
4572f2475d
Added validation passing empty string as sheet name.
|
5 years ago |
Ryan Hollis
|
1439b536b4
Merge pull request #387 from 24COMS/master
|
6 years ago |
Ryan Hollis
|
c831d95108
Update file.go
|
6 years ago |
Ryan Hollis
|
8334aac6f3
Merge pull request #408 from xStrom/sheetlength
|
6 years ago |
Kaur Kuut
|
58e2fe7ac0
Test for invalid characters in sheet name.
|
6 years ago |
Kaur Kuut
|
b2084a9c9f
Handle 31 character sheet names correctly.
|
6 years ago |
Michael Vlaar
|
ca913a6535
Improved file.AddSheet documentation
|
6 years ago |
treasure33
|
8078e06260
The length of "sheetName" is incorrectly determined if there are utf-8 characters
|
6 years ago |
Ryan Hollis
|
92caefe99f
Merge pull request #343 from ryho/master
|
7 years ago |
Ryan Hollis
|
9ce246914c
More improvements to cell formatting
|
7 years ago |
Geoffrey J. Teale
|
1795098677
Merge pull request #328 from cxww107/master
|
7 years ago |
Ryan Hollis
|
c8fa6d05ba
Allow partial reads
|
7 years ago |
Ryan Hollis
|
8e3facdb6d
Revert "Allow partial reads"
|
7 years ago |
Ryan Hollis
|
a1cc4c6cc3
Allow partial reads
|
7 years ago |
Nikolay Bystritskiy
|
83485b98f4
comments to method File.ToSliceUnmerged, FileToSliceUnmerged
|
7 years ago |
Nikolay Bystritskiy
|
1e9d6fd92f
comments to the methods
|
7 years ago |
Nikolay Bystritskiy
|
390c3f656c
File.ToSlice receiver names should be consistent
|
7 years ago |
Nikolay Bystritskiy
|
8efec5337b
added methods ToSliceUnmerged and FileToSliceUnmerged
|
7 years ago |
Geoffrey J. Teale
|
e4f1c67f63
Merge pull request #309 from doatesy/patch-1
|
7 years ago |
Geoffrey J. Teale
|
0fdea326a7
Make String() return just string, and use FormattedValue when an error is required.
|
7 years ago |
doatesy
|
2c96444dbb
Add Sheet length check
|
7 years ago |
Geoffrey J. Teale
|
678e0fe7a5
gofmt
|
7 years ago |
Geoffrey J. Teale
|
4da4be7c96
Merge pull request #272 from tokyis/master
|
7 years ago |
Geoffrey J. Teale
|
ccec065d7d
Merge pull request #265 from dizk/master
|
7 years ago |
tokyis
|
f2941942f4
Func. appending an existing sheet to a file (#1)
|
7 years ago |
Didrik A. Rognstad
|
ee42328b46
Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error
|
8 years ago |
sathishbaburathinavel
|
19f545a180
issue-259-XLSX file corrupts when saving the file without adding Worksheet
|
8 years ago |
Eric Lagergren
|
315c2bcfce
stylistic changes
|
8 years ago |
Shawn Milochik
|
2ce4db766a
Fixes #191.
|
8 years ago |
DerLinkshaender
|
9bc5936b00
added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile()
|
9 years ago |