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

merged cell

github.com/qax-os/excelize - Jerry-yz opened this issue almost 2 years ago
Bump actions/setup-go from 3 to 4

github.com/qax-os/excelize - dependabot[bot] opened this pull request almost 2 years ago
how to set some cell unlock

github.com/qax-os/excelize - cooper-car opened this issue almost 2 years ago
Empty cell data

github.com/qax-os/excelize - ceearrashee opened this issue almost 2 years ago
2353 export fixes

github.com/qax-os/excelize - anthonygarvan opened this pull request almost 2 years ago
Clear formats in file

github.com/qax-os/excelize - Krevedos opened this issue almost 2 years ago
Pivot table calculated fields

github.com/qax-os/excelize - eurosoll opened this issue almost 2 years ago
MAXIFS and IFS don't seem to work

github.com/qax-os/excelize - rafid416 opened this issue almost 2 years ago
Make case-insensitive for the file extension name

github.com/qax-os/excelize - playGitboy opened this pull request almost 2 years ago
Make case-insensitive for the workbook extension name

github.com/qax-os/excelize - playGitboy opened this issue almost 2 years ago
Support get multiple images in one cell

github.com/qax-os/excelize - xuri opened this pull request almost 2 years ago
How to hide percent in pie chart that are 0%

github.com/qax-os/excelize - DarkMatterV opened this issue almost 2 years ago
zip: not a valid zip file

github.com/qax-os/excelize - 1070523402 opened this issue almost 2 years ago
Add Write to HTML

github.com/qax-os/excelize - sciefylab opened this issue almost 2 years ago
Add SetColStyle for stream writer

github.com/qax-os/excelize - inX-Su opened this issue almost 2 years ago
Set state of Row/Col Outlines

github.com/qax-os/excelize - sasloz opened this issue almost 2 years ago
Fix NA error

github.com/qax-os/excelize - rpoetrap opened this pull request almost 2 years ago
Can I SetCellHyperLink in stream mode?

github.com/qax-os/excelize - eaglexiang opened this issue almost 2 years ago
xml theme attributes do not meet specification

github.com/qax-os/excelize - y-eight opened this issue almost 2 years ago
This closes #1484, fix formula calc result issue

github.com/qax-os/excelize - doingNobb opened this pull request almost 2 years ago
The GetSheetDimension function was undefined

github.com/qax-os/excelize - xiaozi5599 opened this issue almost 2 years ago
1476: Test codes and Byte process

github.com/qax-os/excelize - FlowingSPDG opened this pull request almost 2 years ago
Bump golang.org/x/net from 0.5.0 to 0.7.0

github.com/qax-os/excelize - dependabot[bot] opened this pull request almost 2 years ago
User defined series colors in colStacked chart

github.com/qax-os/excelize - jerrychen113 opened this issue almost 2 years ago
TestWorksheetWriter fails with Go tip (on branch v2)

github.com/qax-os/excelize - ianlancetaylor opened this issue almost 2 years ago
checkRow memory usage

github.com/qax-os/excelize - nathj07 opened this issue almost 2 years ago
Provide access to table definitions like DefinedNames

github.com/qax-os/excelize - chiefgeek157 opened this issue almost 2 years ago
Is there any way to get cell style with stream mode?

github.com/qax-os/excelize - eaglexiang opened this issue about 2 years ago
CalcCellValue doesn't support function TEXT

github.com/qax-os/excelize - alexvr8282 opened this issue about 2 years ago
#1402 Get CountRows from sheet

github.com/qax-os/excelize - ivolkoff opened this pull request about 2 years ago
Get CountRows from sheet

github.com/qax-os/excelize - ivolkoff opened this issue about 2 years ago
add GetPictures

github.com/qax-os/excelize - huangshaokun opened this pull request about 2 years ago
Header Image

github.com/qax-os/excelize - bldulam1 opened this issue about 2 years ago
add auto fit columns function

github.com/qax-os/excelize - yyt030 opened this pull request about 2 years ago
Get merged cells cost too much time than expected

github.com/qax-os/excelize - evanscat opened this issue about 2 years ago
Draft #1284 streamreader return cell

github.com/qax-os/excelize - thomascharbonnel opened this pull request over 2 years ago
DRAFT: Handle and return more errors

github.com/qax-os/excelize - MJacred opened this pull request over 2 years ago
Allow changing built in number formats

github.com/qax-os/excelize - jje42 opened this issue almost 3 years ago
How to get a cell drop list?

github.com/qax-os/excelize - 3xxx opened this issue almost 3 years ago
f.addButton (worksheet add button)

github.com/qax-os/excelize - JDavidVR opened this pull request almost 3 years ago
feature: worksheet AddButton

github.com/qax-os/excelize - JDavidVR opened this issue almost 3 years ago
File not compressed? Xlsx 50 Mb to 1.5mb

github.com/qax-os/excelize - IAkumaI opened this issue almost 3 years ago
Custom Properties

github.com/qax-os/excelize - ubiuser opened this issue almost 3 years ago
Adjusting pictures/drawing references

github.com/qax-os/excelize - kjushka opened this issue almost 3 years ago
value from datetime format cell is wrong

github.com/qax-os/excelize - dw130 opened this issue about 3 years ago
How to adjust the order of sheets?

github.com/qax-os/excelize - iseejustdoit opened this issue about 3 years ago
Temp files created at /tmp are not cleaned up

github.com/qax-os/excelize - sandeepatil1288 opened this issue about 3 years ago
Add picture function don't work correctly

github.com/qax-os/excelize - hofarah opened this issue about 3 years ago
Is there a version supporting go 1.13?

github.com/qax-os/excelize - Rorke76753 opened this issue about 3 years ago
Merged cols and rows

github.com/qax-os/excelize - geoirb opened this issue over 3 years ago
Cannot read some spreadsheet cells

github.com/qax-os/excelize - jsd3 opened this issue over 3 years ago
print titles

github.com/qax-os/excelize - victotyone opened this issue over 3 years ago
Hyperlink and StreamWriter

github.com/qax-os/excelize - k1ng440 opened this issue over 3 years ago
Create a StreamReader type

github.com/qax-os/excelize - evanfuller opened this issue over 3 years ago
Timelines/slicers

github.com/qax-os/excelize - Amodio opened this issue almost 4 years ago
SaveAs(), unprotects all protected/locked cells

github.com/qax-os/excelize - JDavidVR opened this issue almost 4 years ago
Working with files saved at OneDrive

github.com/qax-os/excelize - hasanAjsf opened this issue almost 4 years ago
can insert multiple pictures into one cell ?

github.com/qax-os/excelize - JohnnyTing opened this issue almost 4 years ago
Add Chart Axis Labels

github.com/qax-os/excelize - MarkWildey opened this issue almost 4 years ago
While opening excel file . It is showing recovery error

github.com/qax-os/excelize - prakash0101 opened this issue almost 4 years ago
Add support for setting hyperlink display & tooltip

github.com/qax-os/excelize - jrdallen97 opened this pull request almost 4 years ago
How do you change the color of worksheet tab?

github.com/qax-os/excelize - choiway opened this issue almost 4 years ago
Function SaveTo to save file to writer

github.com/qax-os/excelize - Donaldas opened this issue about 4 years ago
MINGW package

github.com/qax-os/excelize - taozuhong opened this issue about 4 years ago
pivot : adding format capabilities for dataField

github.com/qax-os/excelize - lbraconnier2 opened this issue about 4 years ago
Fix issue #686 RemoveRow slice bounds out of range

github.com/qax-os/excelize - liserjrqlxue opened this pull request over 4 years ago
Table range

github.com/qax-os/excelize - drsasa opened this issue over 4 years ago
How to read pictures embedded in cells

github.com/qax-os/excelize - heviye opened this issue over 4 years ago
Get numeric formatted text from a cell

github.com/qax-os/excelize - cognitivepedr0 opened this issue over 4 years ago
Write data to multi worksheets as streaming

github.com/qax-os/excelize - HobbyBear opened this issue over 4 years ago