Commit Graph

1024 Commits (0c76766c2b192b816db0d8196c19e8c0506e725c)
 

Author SHA1 Message Date
Gin 0c76766c2b
Add support for workbook protection (#1431)
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
Bayzet Tlyupov ce4f7a25c9
This closes #1416, support set row outline level to stream (#1422)
2 years ago
nesstord 61fda0b1ca
Fix binary string regex (#1415)
2 years ago
jianxinhou 5e0953d778
This closes #1405, add new function SetSheetBackgroundFromBytes (#1406)
2 years ago
xuri c0713951c8
This closes #1404, fixes the insert picture problem in some cases
2 years ago
devloppper dde6b9c001
This closes #1396, fix formula fn ADDRESS result error with empty worksheet name (#1397)
2 years ago
renxiaotu aa80fa4179
This made stream writer support set the insert page break (#1393)
2 years ago
xuri 45d168c79d
This closes #1391, escape XML characters to avoid with corrupt file
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
2 years ago
xuri 58b5dae5eb
Support update column style when inserting or deleting columns
2 years ago
March 8753950d62
Delete shared formula in calc chain when writing a formula cell (#1387)
2 years ago
Martin Martinez Rivera 75c912ca95
This closes #1384, fix segmentation fault in `formattedValue` (#1385)
2 years ago
xuri 4998b7b929
This closes #1383, skip empty rows when saving the spreadsheet to reduce file size
2 years ago
xuri db2d084ada
This closes #1204, breaking changes for add comments
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri adf9d37d82
This closes #1379, cleanup stream writer temporary files by the `Close` function
2 years ago
xuri f44153ea46
This closes #1377, stream writer writes inline string type for string cell value
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
gonghaibinx f843a9ea56
Fix the formula calculation result issue of the OR function (#1374)
2 years ago
xuri 2df615fa28
This close #1373, fixes the incorrect build-in number format apply the result
2 years ago
GaoFei 3ece904b00
This closes #1369, support set, and get font color with theme and tint (#1370)
2 years ago
xuri 3d02726ad4
This closes #320, support custom chart axis font style
2 years ago
xuri 7363c1e333
Go 1.16 and later required, migration of deprecation package `ioutil`
2 years ago
xuri 0e657c887b
This closes #1368, fixes number parsing issue, adds support for create a 3D line chart
2 years ago
Harrison c02346bafc
This closes #1047, stream writer support set panes (#1123)
2 years ago
charles.deng 2f5704b114
Stream writer support to set inline rich text cell (#1121)
2 years ago
xuri b1e776ee33
Support to set summary columns to appear to the right of detail in an outline
2 years ago
Joseph Watson 57051326d0
This closes #1365, normalize the sheet name (#1366)
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri efcf599dfe
This closes #1360, closes #1361
2 years ago
Zitao addcc1a0b2
Fix cpu usage problem of stream writer when merging cells (#1359)
2 years ago
invzhi 74dad51cfc
This closes #1354, stream writer will apply style in `RowOpts` for each cell (#1355)
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
Artem Tarasenko 73cc4bd449
This closes #1345, support set custom line color in the charts (#1346)
2 years ago
xuri b6cc43d824
This makes 6 functions concurrency safety
2 years ago
dafengge0913 c72fb747b8
Fix DeleteComment slice bounds out of range (#1343)
2 years ago
xuri fb1aab7add
This closes #744, the `Save`, `Write` and `WriteTo` function accept saving options
2 years ago
xuri 0c5cdfec18
This closes #1293, add new function `GetColStyle`
2 years ago
xuri 961a3e8933
Fix get image content was empty after inserting image
2 years ago
xuri 00470c17d9
This closes #1338, fix apply AM/PM format issue
2 years ago
xuri 75ce231728
This closes #1323, an error will be returned when set the not exist style ID
2 years ago
Kostya Privezentsev 18cd63a548
This is a breaking change closes #1332 (#1333)
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
chenliu1993 f8667386dc
This closes #827, add new functions `GetDataValidations` and `GetConditionalFormats` (#1315)
2 years ago
Cooper de Nicola 0e9378fec2
This closes #1247, add new function `SetSheetCol` for set worksheet column values (#1320)
2 years ago
xuri cb8bca0e92
This closes #1290 and closes #1328
2 years ago
xuri ab12307393
This made library allowing insert EMZ and WMZ format image
2 years ago
Sangua633 cfa2d603dd
Support encrypt workbook with password #199 (#1324)
2 years ago