GetSheetSet Method
GetSheetSet function
Gets or sets the sheets to render. Default is all visible sheets in the workbook: Aspose.Cells.Rendering.SheetSet.Visible.
func (instance *DocxSaveOptions) GetSheetSet() (*SheetSet, error)
Remarks
See Also
- Class DocxSaveOptions
- Library Aspose.Cells for Go