ImageOrPrintOptions.SheetSet
ImageOrPrintOptions.SheetSet property
Gets or sets the sheets to render. Default is all visible sheets in the workbook: Visible
.
public SheetSet SheetSet { get; set; }
Remarks
The set is ignored when it is used in SheetRender
See Also
- class SheetSet
- class ImageOrPrintOptions
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells