Skip to content

Releases: devlights/goxcel

v0.6.12

04 Sep 09:26
d316f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

03 Sep 04:49
fc3fceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.10...v0.6.11

v0.6.10

30 Aug 07:02
29517e0
Compare
Choose a tag to compare

What's Changed

  • Add Range.Find(), Range.FindNext(), Range.FindPrevious() by @devlights in #93

Full Changelog: v0.6.9...v0.6.10

Add Workbook.{MustSave, MustSaveAs}

15 Mar 06:28
d299a02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

Add HyperLinks

13 Mar 03:02
751cd53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

Update go.mod

01 Mar 02:49
Compare
Choose a tag to compare

Add range_copy_picture_allsheets example

17 Feb 06:21
d17a099
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

Add XlRange.CopyPicture, XlRange.CopyPictureToFile

16 Feb 06:51
ca17864
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

Add Worksheet.UsedRange and PageBreak functions

16 Dec 04:28
7408784
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

Add Worksheet.PrintOut, Workbook.PrintOut

12 Dec 09:54
a0a5fce
Compare
Choose a tag to compare

What's Changed

  • Add Worksheet.PrintOut method and example by @devlights in #77
  • Add Workbook.PrintOut, ExportAsFixedFormat and example by @devlights in #78

Full Changelog: v0.6.2...v0.6.3