Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,9 @@ Full Worksheet options. All options are optional.

```
{
'sheetData': {
'spans': Boolean
},
'margins': { // Accepts a Double in Inches
'bottom': Double,
'footer': Double,
Expand Down
38 changes: 18 additions & 20 deletions distribution/lib/cell/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion distribution/lib/cell/index.js.map

Large diffs are not rendered by default.

60 changes: 28 additions & 32 deletions distribution/lib/workbook/builder.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion distribution/lib/workbook/builder.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion distribution/lib/workbook/workbook.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 22 additions & 25 deletions distribution/lib/worksheet/builder.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion distribution/lib/worksheet/builder.js.map

Large diffs are not rendered by default.

14 changes: 5 additions & 9 deletions distribution/lib/worksheet/classes/hyperlink.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading