We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af422e1 commit e9efc47Copy full SHA for e9efc47
sheetpr.go
@@ -87,7 +87,7 @@ func (ws *xlsxWorksheet) prepareSheetPr() {
87
}
88
89
90
-// setSheetOutlinePr set worksheet outline properties by given options.
+// setSheetOutlineProps set worksheet outline properties by given options.
91
func (ws *xlsxWorksheet) setSheetOutlineProps(opts *SheetPropsOptions) {
92
prepareOutlinePr := func(ws *xlsxWorksheet) {
93
ws.prepareSheetPr()
0 commit comments