diff options
author | Ri Xu <xuri.me@gmail.com> | 2017-01-24 18:29:02 +0800 |
---|---|---|
committer | Ri Xu <xuri.me@gmail.com> | 2017-01-24 18:29:02 +0800 |
commit | bd5b033b02f3fed70b90ec64b13c3291ba2186ff (patch) | |
tree | 2c4290f349da2b0f5aec52b72b77099d5855fcc6 /col.go | |
parent | 9559f454a7f7a4697bec631247046c99f20599db (diff) |
Support set work sheet background image.
Diffstat (limited to 'col.go')
-rw-r--r-- | col.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ func (f *File) SetColWidth(sheet, startcol, endcol string, width float64) { // | | | (x2,y2)| // +-----+------------+------------+ // -// Example of an object that covers some of the area from cell A1 to B2. +// Example of an object that covers some of the area from cell A1 to B2. // // Based on the width and height of the object we need to calculate 8 vars: // |