Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Collective -
Host: opensource -
https://opencollective.com/excelize
- Website: https://xuri.me/excelize
- Code: https://github.com/xuri/excelize
NewStreamWriter set buffer流式写入的时候能否指定缓冲区
github.com/qax-os/excelize - pipi-king opened this issue 10 months ago
github.com/qax-os/excelize - pipi-king opened this issue 10 months ago
Add new exported function `GetCellPixelsWithCoordinates`
github.com/qax-os/excelize - t4traw opened this pull request 10 months ago
github.com/qax-os/excelize - t4traw opened this pull request 10 months ago
Modify existing Excel file, leaves it "corrupted" (Excel does not get data from other cell)
github.com/qax-os/excelize - RalfMetzingLeik opened this issue 10 months ago
github.com/qax-os/excelize - RalfMetzingLeik opened this issue 10 months ago
Is webp (image format) supported?
github.com/qax-os/excelize - yunbai002 opened this issue 10 months ago
github.com/qax-os/excelize - yunbai002 opened this issue 10 months ago
Addition of SortState for Table
github.com/qax-os/excelize - doracpphp opened this issue 10 months ago
github.com/qax-os/excelize - doracpphp opened this issue 10 months ago
Optimize `getSharedFormula` to avoid `runtime.duffcopy`
github.com/qax-os/excelize - paolobarbolini opened this pull request 10 months ago
github.com/qax-os/excelize - paolobarbolini opened this pull request 10 months ago
Flamegraph of `CalcCellValue` shows lots of time spent doing `runtime.duffcopy` inside `getSharedFormula`
github.com/qax-os/excelize - paolobarbolini opened this issue 10 months ago
github.com/qax-os/excelize - paolobarbolini opened this issue 10 months ago
GetDataValidations in a sheet does not list all the validations
github.com/qax-os/excelize - ayushjain1908 opened this issue 10 months ago
github.com/qax-os/excelize - ayushjain1908 opened this issue 10 months ago
Support for the new method GetAllLinkedDataValidations to retrieve data validation content from linked sheets.
github.com/qax-os/excelize - iEvan-lhr opened this pull request 10 months ago
github.com/qax-os/excelize - iEvan-lhr opened this pull request 10 months ago
File.CalcCellValue fails for "=DATE(2020,10,21)+1" formula
github.com/qax-os/excelize - alexbrainman-anz opened this issue 10 months ago
github.com/qax-os/excelize - alexbrainman-anz opened this issue 10 months ago
Is Streamwriter can set ConditionalFormatOptions?
github.com/qax-os/excelize - ShowerBandV opened this issue 10 months ago
github.com/qax-os/excelize - ShowerBandV opened this issue 10 months ago
AutoFilter stops working on 2.8.1 (worked on 2.8.0)
github.com/qax-os/excelize - ebarped opened this issue 11 months ago
github.com/qax-os/excelize - ebarped opened this issue 11 months ago
This closes #1819, closes #1827, formula function ISNUMBER, OR and FI…
github.com/qax-os/excelize - YueChenXu-Kimi opened this pull request 11 months ago
github.com/qax-os/excelize - YueChenXu-Kimi opened this pull request 11 months ago
Feat: AddDataValidation() and DeleteDataValidation() are concurrency safe, and add some unit test and code optimization.
github.com/qax-os/excelize - JackMin1314 opened this pull request 11 months ago
github.com/qax-os/excelize - JackMin1314 opened this pull request 11 months ago
RemoveCol return error: errors.errorString{s:"the column number must be greater than or equal to 1 and less than or equal to 16384"}
github.com/qax-os/excelize - jianxinhou opened this issue 11 months ago
github.com/qax-os/excelize - jianxinhou opened this issue 11 months ago
supports batch append data validation to the worksheet
github.com/qax-os/excelize - JackMin1314 opened this issue 11 months ago
github.com/qax-os/excelize - JackMin1314 opened this issue 11 months ago
DataValidation is unsafe when used in concurrent condition
github.com/qax-os/excelize - JackMin1314 opened this issue 11 months ago
github.com/qax-os/excelize - JackMin1314 opened this issue 11 months ago
Clear slave cells value when merging cells
github.com/qax-os/excelize - mirgong opened this pull request 11 months ago
github.com/qax-os/excelize - mirgong opened this pull request 11 months ago
Add recalc to `xlsxC.getValueFrom()`
github.com/qax-os/excelize - mikeschinkel opened this pull request 11 months ago
github.com/qax-os/excelize - mikeschinkel opened this pull request 11 months ago
1820 Bug - Convert styleFillVariants from slice to func
github.com/qax-os/excelize - edwardfward opened this pull request 11 months ago
github.com/qax-os/excelize - edwardfward opened this pull request 11 months ago
Different gradient fill colors return the same style index
github.com/qax-os/excelize - edwardfward opened this issue 11 months ago
github.com/qax-os/excelize - edwardfward opened this issue 11 months ago
Found a defect in the FIND function during the process of multi-value query.
github.com/qax-os/excelize - podmask opened this issue 11 months ago
github.com/qax-os/excelize - podmask opened this issue 11 months ago
iteration performance on rows with zero Columns
github.com/qax-os/excelize - wPatrick opened this issue 11 months ago
github.com/qax-os/excelize - wPatrick opened this issue 11 months ago
Shared SWITCH Formula not working on the generated file
github.com/qax-os/excelize - fumui opened this issue 11 months ago
github.com/qax-os/excelize - fumui opened this issue 11 months ago
Fix: Add OpenReader options to GetRows
github.com/qax-os/excelize - vivekkairi opened this pull request 11 months ago
github.com/qax-os/excelize - vivekkairi opened this pull request 11 months ago
RawCellValue doesn't work when passed in OpenReader function
github.com/qax-os/excelize - vivekkairi opened this issue 11 months ago
github.com/qax-os/excelize - vivekkairi opened this issue 11 months ago
No excelize.NewFile() in Breaking change.
github.com/qax-os/excelize - pontep opened this issue 11 months ago
github.com/qax-os/excelize - pontep opened this issue 11 months ago
AddPicture Method: Identifying Scale Adjustment Direction and Proposing Enhanced Functionality
github.com/qax-os/excelize - t4traw opened this issue 11 months ago
github.com/qax-os/excelize - t4traw opened this issue 11 months ago
RemoveRow Method Processing Time Issue
github.com/qax-os/excelize - tfp-noda opened this issue 11 months ago
github.com/qax-os/excelize - tfp-noda opened this issue 11 months ago
This closes #1807, calculation engine support date and formula type cell
github.com/qax-os/excelize - taitaking opened this pull request 11 months ago
github.com/qax-os/excelize - taitaking opened this pull request 11 months ago
This closes #1805, support set chart axis font family, size and strike style
github.com/qax-os/excelize - coolbit opened this pull request 11 months ago
github.com/qax-os/excelize - coolbit opened this pull request 11 months ago
使用SaveAs另存为一个新文件,再读取该文件时带公式的列没有数据
github.com/qax-os/excelize - chengfny opened this issue 11 months ago
github.com/qax-os/excelize - chengfny opened this issue 11 months ago
CalcCellValue returns incorrect results in some case
github.com/qax-os/excelize - BigtigerGG opened this issue 11 months ago
github.com/qax-os/excelize - BigtigerGG opened this issue 11 months ago
Exporting xlsx file, there is an extra space in the first row and first column
github.com/qax-os/excelize - ccaiy9 opened this issue 11 months ago
github.com/qax-os/excelize - ccaiy9 opened this issue 11 months ago
The AddChart function does not support set font size for the chart axis
github.com/qax-os/excelize - lifenglsf opened this issue 11 months ago
github.com/qax-os/excelize - lifenglsf opened this issue 11 months ago
Reduce generated workbook file size 减小Excelize生成的Excel文件尺寸
github.com/qax-os/excelize - realzuojianxiang opened this issue 11 months ago
github.com/qax-os/excelize - realzuojianxiang opened this issue 11 months ago
Fix CalcCellValue does not return raw value when specify RawCellValue=true
github.com/qax-os/excelize - funa12 opened this pull request 11 months ago
github.com/qax-os/excelize - funa12 opened this pull request 11 months ago
Bump codecov/codecov-action from 3 to 4
github.com/qax-os/excelize - dependabot[bot] opened this pull request 11 months ago
github.com/qax-os/excelize - dependabot[bot] opened this pull request 11 months ago
Column Chart with a single series not producing correct legend
github.com/qax-os/excelize - usuallyvexed opened this issue 12 months ago
github.com/qax-os/excelize - usuallyvexed opened this issue 12 months ago
File shows corrupted after save file
github.com/qax-os/excelize - jason10880 opened this issue 12 months ago
github.com/qax-os/excelize - jason10880 opened this issue 12 months ago
This closes #1794, add new GetBaseColor function
github.com/qax-os/excelize - xxxwang1983 opened this pull request 12 months ago
github.com/qax-os/excelize - xxxwang1983 opened this pull request 12 months ago
This closes #1792, support to update defined names reference when rename worksheet
github.com/qax-os/excelize - ooooooobh opened this pull request 12 months ago
github.com/qax-os/excelize - ooooooobh opened this pull request 12 months ago
Enable/Disable Auto-Filters on Tables
github.com/qax-os/excelize - edwardfward opened this issue 12 months ago
github.com/qax-os/excelize - edwardfward opened this issue 12 months ago
"GetCellRichText" and "GetStyle" method do not set font color when white
github.com/qax-os/excelize - Fujita-Naoyuki opened this issue 12 months ago
github.com/qax-os/excelize - Fujita-Naoyuki opened this issue 12 months ago
Retain Cell Formatting (date, custom format, percentage, etc..) when reading excel file and assigning new value to the cell like (SetCellValue)
github.com/qax-os/excelize - edwardmatutino opened this issue 12 months ago
github.com/qax-os/excelize - edwardmatutino opened this issue 12 months ago
Auto Filter disappears when renaming sheet
github.com/qax-os/excelize - jpmeijers opened this issue 12 months ago
github.com/qax-os/excelize - jpmeijers opened this issue 12 months ago
ref #65, new formula function: DBCS
github.com/qax-os/excelize - rememberher opened this pull request 12 months ago
github.com/qax-os/excelize - rememberher opened this pull request 12 months ago
This closes #1789, delete VML shape on delete comment
github.com/qax-os/excelize - L4nn15ter opened this pull request 12 months ago
github.com/qax-os/excelize - L4nn15ter opened this pull request 12 months ago
DeleteComment is no deletion marker
github.com/qax-os/excelize - baichachaa opened this issue 12 months ago
github.com/qax-os/excelize - baichachaa opened this issue 12 months ago
support set fill color of the chart
github.com/qax-os/excelize - melf-xyzh opened this pull request 12 months ago
github.com/qax-os/excelize - melf-xyzh opened this pull request 12 months ago
This closes #1783, support set conditional formatting with multiple c…
github.com/qax-os/excelize - 327674413 opened this pull request 12 months ago
github.com/qax-os/excelize - 327674413 opened this pull request 12 months ago
Set charts background and add text wrap to box shapes
github.com/qax-os/excelize - LaneDoesData opened this issue 12 months ago
github.com/qax-os/excelize - LaneDoesData opened this issue 12 months ago
Outline form or Tabular form pivot tables
github.com/qax-os/excelize - longphee opened this issue 12 months ago
github.com/qax-os/excelize - longphee opened this issue 12 months ago
Initial formula array calculation support
github.com/qax-os/excelize - 3zmx opened this pull request 12 months ago
github.com/qax-os/excelize - 3zmx opened this pull request 12 months ago
When a condition style splited into multi part,it should be the same rule style
github.com/qax-os/excelize - ShowerBandV opened this issue 12 months ago
github.com/qax-os/excelize - ShowerBandV opened this issue 12 months ago
Why is there no 'DuplicateCol' method?
github.com/qax-os/excelize - voidint opened this issue 12 months ago
github.com/qax-os/excelize - voidint opened this issue 12 months ago
Reading and saving a file corrupts it
github.com/qax-os/excelize - nlassaux opened this issue 12 months ago
github.com/qax-os/excelize - nlassaux opened this issue 12 months ago
When using file.SetCellValue(),it shows a warning that the number is in text format, which could lead to calculation errors.
github.com/qax-os/excelize - moyu-yangl opened this issue 12 months ago
github.com/qax-os/excelize - moyu-yangl opened this issue 12 months ago
GetStyle does not return DecimalPlaces
github.com/qax-os/excelize - mlorenz-tug opened this issue about 1 year ago
github.com/qax-os/excelize - mlorenz-tug opened this issue about 1 year ago
GetSheetDimension not working for newly created excelize XLSX file
github.com/qax-os/excelize - waverunner opened this issue about 1 year ago
github.com/qax-os/excelize - waverunner opened this issue about 1 year ago
Func 'OpenReader' , it also use io.ReadAll to read all file (it not stream data) ?
github.com/qax-os/excelize - lamhieo02 opened this issue about 1 year ago
github.com/qax-os/excelize - lamhieo02 opened this issue about 1 year ago
Unable to write cell data values
github.com/qax-os/excelize - z0125 opened this issue about 1 year ago
github.com/qax-os/excelize - z0125 opened this issue about 1 year ago
setting chartaxis numfmt corrupts excel file
github.com/qax-os/excelize - albert-smit opened this issue about 1 year ago
github.com/qax-os/excelize - albert-smit opened this issue about 1 year ago
Bump github/codeql-action from 2 to 3
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
Bump actions/setup-go from 4 to 5
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
Display order of conditional formats at the same location
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
GetConditionalFormats need get databar gradient
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
使用官网excelize.NewFile()的示例代码创建的xlsx文件报错
github.com/qax-os/excelize - user1026 opened this issue about 1 year ago
github.com/qax-os/excelize - user1026 opened this issue about 1 year ago
Failed to open execl, TabRatio may be of float type
github.com/qax-os/excelize - lujin1 opened this issue about 1 year ago
github.com/qax-os/excelize - lujin1 opened this issue about 1 year ago
Invisible chart on excel after StreamWriter writing data
github.com/qax-os/excelize - joycemcliu opened this issue about 1 year ago
github.com/qax-os/excelize - joycemcliu opened this issue about 1 year ago
The document is broken and need repair.
github.com/qax-os/excelize - ah-its-andy opened this issue about 1 year ago
github.com/qax-os/excelize - ah-its-andy opened this issue about 1 year ago
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
github.com/qax-os/excelize - dependabot[bot] opened this pull request about 1 year ago
Streamwriter Memory Leak for FreeBSD Service
github.com/qax-os/excelize - johnpharmetika opened this issue about 1 year ago
github.com/qax-os/excelize - johnpharmetika opened this issue about 1 year ago
Set row visibility with auto filter 当我用完AutoFilter之后,不知道行号的情况下怎么使用SetRowVisible,有示例代码吗?
github.com/qax-os/excelize - Poorunga opened this issue about 1 year ago
github.com/qax-os/excelize - Poorunga opened this issue about 1 year ago
Streamwriter Memory Leak
github.com/qax-os/excelize - johnpharmetika opened this issue about 1 year ago
github.com/qax-os/excelize - johnpharmetika opened this issue about 1 year ago
This closes #664, support get embedded cell images
github.com/qax-os/excelize - oneweek20169902 opened this pull request about 1 year ago
github.com/qax-os/excelize - oneweek20169902 opened this pull request about 1 year ago
How to add a hyperlink to a local file?
github.com/qax-os/excelize - cjnchk opened this issue about 1 year ago
github.com/qax-os/excelize - cjnchk opened this issue about 1 year ago
Feature Request: Support setting decimal precision values
github.com/qax-os/excelize - jc3m opened this issue about 1 year ago
github.com/qax-os/excelize - jc3m opened this issue about 1 year ago
This closes # 1704,support set the data labels position for the chart
github.com/qax-os/excelize - yuegu520 opened this pull request about 1 year ago
github.com/qax-os/excelize - yuegu520 opened this pull request about 1 year ago
This closes #1749, fix incorrect adjust merged cells on remove rows
github.com/qax-os/excelize - CooolNv opened this pull request about 1 year ago
github.com/qax-os/excelize - CooolNv opened this pull request about 1 year ago
Error: the same name table already exists, when first deleting and then adding the table with the same name back.
github.com/qax-os/excelize - keqin404 opened this issue about 1 year ago
github.com/qax-os/excelize - keqin404 opened this issue about 1 year ago
Feature Request: Use MIME type checking to determine workbook file types
github.com/qax-os/excelize - davidjusto opened this issue about 1 year ago
github.com/qax-os/excelize - davidjusto opened this issue about 1 year ago
Merged rows not updated correctly with RemoveRow
github.com/qax-os/excelize - neclepsio opened this issue about 1 year ago
github.com/qax-os/excelize - neclepsio opened this issue about 1 year ago
When I do not set the conditional formatting style, I will get an nil error
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
fix some function names in comment
github.com/qax-os/excelize - cuishuang opened this pull request about 1 year ago
github.com/qax-os/excelize - cuishuang opened this pull request about 1 year ago
Remove unused struct
github.com/qax-os/excelize - cuishuang opened this pull request about 1 year ago
github.com/qax-os/excelize - cuishuang opened this pull request about 1 year ago
GetConditionalFormats reads a conditional format that is higher than the average and reports a null pointer error
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
#1741 add get active sheet name function
github.com/qax-os/excelize - yasarluo opened this pull request about 1 year ago
github.com/qax-os/excelize - yasarluo opened this pull request about 1 year ago
There's no get default sheetname for file
github.com/qax-os/excelize - yasarluo opened this issue about 1 year ago
github.com/qax-os/excelize - yasarluo opened this issue about 1 year ago
How do I know if the data bar is gradient
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago
github.com/qax-os/excelize - ShowerBandV opened this issue about 1 year ago