Commit Graph

165 Commits (master)

Author SHA1 Message Date
Ri Xu a9f671d98f - New functions: `GetSheetVisible()` and `GetRowVisible()` added, relate issue #61;
8 years ago
Ri Xu c89d842352 Init auto filter support, relate issue #59.
8 years ago
Ri Xu 8fbab47444 - Formatted cell data support, fix issue #48;
8 years ago
Ri Xu 266d2c36e5 - Font bold, italic and underline style support. Relate issue #45;
8 years ago
Ri Xu 219aadeb76 - Initialize char support, relate issue #31;
8 years ago
Ri Xu de6e075713 Performance improvement
8 years ago
Ri Xu 5384756d64 - Complete the element `sheetFormatPr` struct definition;
8 years ago
Ri Xu 4b8b410f52 Bugfix #23 can't get multiple records.
8 years ago
Ri Xu 0833a9d5da - Improved performance when reading large files, call Token to read tokens one by one instead Unmarshal. Related issue #20 ;
8 years ago
Ri Xu 53564cbe57 Fix issue #19.
8 years ago
Nikolas Silva 8ce12b60b8 Add SetRowHeight function
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 78eb982052 Remove useless `.xlsx` tested files and go test updated.
8 years ago
ahmad 37c4575835 looping on row col functionality
8 years ago