Commit Graph

11 Commits (6e287839ecc64396a6e40fb15cc62363fca6ca7a)

Author SHA1 Message Date
Ri Xu 02b81b7efe - Get an images in a cell supported, new function `GetPicture` added;
8 years ago
Ri Xu bee487c445 Leading space(s) character in cell value detection added. Related issue #32.
8 years ago
Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition;
8 years ago
Ri Xu 1f73f08185 - New feature: border setting support (Related issue #21);
8 years ago
Ri Xu 109d8adae3 Fix missing `oneCellAnchor` element after add picture in some cases.
8 years ago
Ri Xu 1e340aea40 Change function `AddPicture()` parameters to add add printing settings support. Related issue #27.
8 years ago
Ri Xu 03234d6a25 Support add picture with offset and scaling.
8 years ago
Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support;
8 years ago
Ri Xu 52796f6e58 Format commants, break comments after 80 characters.
8 years ago
Ri Xu f05df2a018 - New function `SetSheetName` and `SetColWidth` added, support rename sheet and set column width;
8 years ago
Ri Xu a99f0227b0 - New function `AddPicture()` added, support to add picture into excel cell;
8 years ago