Commit Graph

56 Commits (089cd365a33c1cb0b50af2f4e766a05468cb8277)

Author SHA1 Message Date
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri 72d84c0cbd
This closes #262, support set line width of add the shape
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
xuri b7fece5173
Support concurrency add picture
4 years ago
xuri 7e429c5b46
Fixe issue generated file corrupted caused by incorrect default XML namespace attributes
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 9af00b9b98
This closes #804, fixes can't add timelines and slicers for a pivot table in generated spreadsheet
4 years ago
xuri c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
4 years ago
xuri 324f87bcae
add checking and limits for the worksheet
4 years ago
xuri 88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
4 years ago
xuri ca43c65115
Update test for addTable
5 years ago
xuri c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 2ae631376b
add limits for total columns, row and filename length
5 years ago
xuri 98221a332f
Merge pull request #410
5 years ago
xuri 2285d4dc71
handle the cell without r attribute in a row element
5 years ago
xuri 66d0272f6a
Resolve #172, init rich text support
5 years ago
xuri 6afc468a02
Resolve #451, support create chart sheet
5 years ago
xuri 9e2318cefa
Resolve #470, export Style structs to allow create the style for cells by given JSON or structure
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri cbe919fdf6
New feature: sparkline supported
6 years ago
xuri 9279c86d85
Add extensions URI of spreadsheetML
6 years ago
xuri 35e485756f
Resolve #217, new function add VBA project supported.
6 years ago
xuri 54def7eaad
Add TIF, TIFF format images and more detailed error information when open the encrypted file
6 years ago
xuri cff16fa811
- Supplemental worksheet struct fields and field order adjustment
6 years ago
xuri db99373b25
Resolve #415, init set and get doc properties support
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri 1c45425f12
resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
Ri Xu a9c7d6637c
- Support to set the positioning of a picture, relate issue #214;
7 years ago
Ri Xu 7621927573
- Add a hyperlink to an image support for the function `AddPicture()`, relate issue #185;
7 years ago
Ri Xu 7bc43301da
- Support insert new lines into shape, relate issue #38, note that the format set parameter of function `AddShape()` changed;
8 years ago
Ri Xu c5dc632951 - Fix missing relationships in drawing content type shall, relate issue #58;
8 years ago
Ri Xu 70f6328150 Support set font style of shape text. Relate issue #38.
8 years ago
Ri Xu d93a156355 Initialize comments support & go test updated.
8 years ago
Ri Xu 7f30a6c943 - Initialize shape support: new function `AddShape()` added. Relate issue #38;
8 years ago
Ri Xu 46b8c46d91 - Initialize table support;
8 years ago
Ri Xu 219aadeb76 - Initialize char support, relate issue #31;
8 years ago
Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added;
8 years ago
Ri Xu bee487c445 Leading space(s) character in cell value detection added. Related issue #32.
8 years ago
Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition;
8 years ago
Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21);
8 years ago
Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases.
8 years ago