Commit Graph

1011 Commits (75c912ca952bf47bbe421030554ef580ff4f3996)
 

Author SHA1 Message Date
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
NaturalGao 76f336809f
This closes #849, add new function `DeleteComment` for delete comment (#1317)
2 years ago
xuri d1e76fc432
This closes #1319, fix calculate error for formula with negative symbol
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
xuri 8152bbb2ce
This closes #1312, #1313, fix number format issue
2 years ago
Thomas Charbonnel ed91cddea5
This closes #1296, add new function `GetRowOpts` for stream reader (#1297)
2 years ago
EE b8ceaf7bf6
This reduces memory usage and speedup the `AddComment` function (#1311)
2 years ago
xuri e07dac5c2e
Add new exported `ColorMappingType` used for color transformation
2 years ago
Thomas Charbonnel 4a029f7e36
This closes #1299 skip write nil values in SetRow (#1301)
2 years ago
xuri 504d469d3d
This closes #1298, fix doc properties missing after creating new worksheet
3 years ago
Thomas Charbonnel fd0eb2bcbf
This closes #1283, support set and get color index, theme and tint for sheet tab
3 years ago
xuri ebea684ae5
Fix potential file corrupted and change worksheet name case-insensitive
3 years ago
Regan Yue 0d4c97c88a
Optimizing line breaks for comments (#1281)
3 years ago
xuri 40ed1d1b81
Fix potential file corrupted when changing cell value or the col/row
3 years ago