Ri Xu
|
a9f671d98f
- New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61;
|
8 سال پیش |
Ri Xu
|
c89d842352
Init auto filter support, relate issue #59.
|
8 سال پیش |
Ri Xu
|
70f6328150
Support set font style of shape text. Relate issue #38.
|
8 سال پیش |
Ri Xu
|
cf97118bfe
- The max author and text in comment limit added;
|
8 سال پیش |
Ri Xu
|
d93a156355
Initialize comments support & go test updated.
|
8 سال پیش |
Ri Xu
|
8fbab47444
- Formatted cell data support, fix issue #48;
|
8 سال پیش |
Ri Xu
|
7f30a6c943
- Initialize shape support: new function `AddShape()` added. Relate issue #38;
|
8 سال پیش |
Ri Xu
|
46b8c46d91
- Initialize table support;
|
8 سال پیش |
Ri Xu
|
2868bd3ec9
- New function `HideSheet()` and `UnhideSheet()` added;
|
8 سال پیش |
Ri Xu
|
266d2c36e5
- Font bold, italic and underline style support. Relate issue #45;
|
8 سال پیش |
Ri Xu
|
d78ac4108c
- Update doc of function `AddChart()`;
|
8 سال پیش |
Ri Xu
|
219aadeb76
- Initialize char support, relate issue #31;
|
8 سال پیش |
Ri Xu
|
6e287839ec
- Set number format for a cell support;
|
8 سال پیش |
Ri Xu
|
c7e277a07a
- New function `CopySheet()` added, relate issue #33;
|
8 سال پیش |
Ri Xu
|
b4ed9cc40f
New function `GetSheetIndex()` added, relate issue #25;
|
8 سال پیش |
Ri Xu
|
02b81b7efe
- Get an images in a cell supported, new function `GetPicture` added;
|
8 سال پیش |
Ri Xu
|
bee487c445
Leading space(s) character in cell value detection added. Related issue #32.
|
8 سال پیش |
Ri Xu
|
b6254209fe
- Set text in cell align support, note that the parameters of the `SetCellStyle` function have changed;
|
8 سال پیش |
Ri Xu
|
0d3452fbe2
- Delete sheet from workbook support, related issue #30;
|
8 سال پیش |
Ri Xu
|
68b4d1f546
- Set cell background color and style support;
|
8 سال پیش |
Ri Xu
|
5384756d64
- Complete the element `sheetFormatPr` struct definition;
|
8 سال پیش |
Ri Xu
|
1f73f08185
- New feature: border setting support (Related issue #21);
|
8 سال پیش |
Ri Xu
|
1e340aea40
Change function `AddPicture()` parameters to add add printing settings support. Related issue #27.
|
8 سال پیش |
Ri Xu
|
0833a9d5da
- Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ;
|
8 سال پیش |
Nikolas Silva
|
8ce12b60b8
Add SetRowHeight function
|
8 سال پیش |
Ri Xu
|
a1060e779e
Make functions: `SetCellValue`, `SetCellInt`, `SetCellHyperLink`, `SetCellFormula`, `GetCellValue` and `GetCellFormula` to support the merged cells.
|
8 سال پیش |
Ri Xu
|
c0a3020886
Support create merge cell.
|
8 سال پیش |
Ri Xu
|
bd5b033b02
Support set work sheet background image.
|
8 سال پیش |
Ri Xu
|
03234d6a25
Support add picture with offset and scaling.
|
8 سال پیش |
Ri Xu
|
4a9b39afc6
- Add hyperlink and set formula support for cell support;
|
9 سال پیش |