SetSheetSet Method

SetSheetSet function

Gets or sets the sheets to render. Default is all visible sheets in the workbook: .


func (instance *DocxSaveOptions) SetSheetSet(value *SheetSet)  error

Remarks

See Also