Skip to content

Commit 5b69f45

Browse files
committed
update comment for add form control function
1 parent c853113 commit 5b69f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vml.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ func (f *File) commentsWriter() {
368368
}
369369
}
370370

371-
// AddFormControl provides the method to add form control button in a worksheet
371+
// AddFormControl provides the method to add form control object in a worksheet
372372
// by given worksheet name and form control options. Supported form control
373373
// type: button, check box, group box, label, option button, scroll bar and
374374
// spinner. If set macro for the form control, the workbook extension should be

0 commit comments

Comments
 (0)