Commit Graph

1036 Commits (85e0b6c56eb14c7eabf4332a778bf654f83295ca)
 

Author SHA1 Message Date
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
MJacred 6429588e14
adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new constant `MinColumns` (#1272)
3 years ago
xuri e37724c22b
This fix potential panic and file corrupted
3 years ago
xuri a65c5846e4
This closes #1262, support for dependence formulas calculation
3 years ago
Eagle Xiang 1dbed64f10
This closes #1269, made the `NewStreamWriter` function case insensitive to worksheet name
3 years ago
xuri d74adcbb15
ref #65, new formula function: DGET
3 years ago
xuri 695db4eae0
ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARP
3 years ago
yeshu a77d38f040
Fix CONTRIBUTING doc typo issues (#1266)
3 years ago
yeshu 18afc88759
This closes #1264, fix can't modify cell content issue in some cases
3 years ago
xuri dd6c3905e0
ref #65, new formula function: DAVERAGE
3 years ago
xuri eee6607e47
ref #65, new formula functions: DMAX and DMIN
3 years ago
xuri 301f7bc217
This closes #1260, fixes compiling issue under 32-bit, and new formula functions
3 years ago
xuri 2e1b0efadc
ref #65, new formula function: HYPERLINK
3 years ago
xuri 61c71caf4f
ref #65, new formula function: EUROCONVERT
3 years ago
xuri 852f211970
This closes #1257, fix incorrect worksheet header footer fields order
3 years ago
xuri 7819cd7fec
ref #65, new formula function: STEYX
3 years ago
xuri 5f4131aece
ref #65, new formula function: DAYS360
3 years ago
xuri b69da76063
ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAY
3 years ago
z.hua 5beeeef570
This closes #1254, `DeleteDataValidation` support delete all data validations in the worksheet
3 years ago
ww1516123 7f570c74f8
Fix the problem of multi arguments calculation (#1253)
3 years ago
jialei d490a0f86f
RichTextRun support set superscript and subscript by vertAlign attribute (#1252)
3 years ago
xuri d383f0ae6e
ref #65: new formula function WORKDAY.INTL
3 years ago
Eng Zer Jun 6bcf5e4ede
refactor: replace strings.Replace with strings.ReplaceAll (#1250)
3 years ago
xuri f5d3d59d8c
ref #65: new formula function EOMONTH
3 years ago
xuri 980fffa2b6
ref #65: new formula function EDATE
3 years ago
xuri 604a01bf6b
ref #65: new formula function WEEKNUM
3 years ago