Aspose::Cells::Rendering::SheetPrintingPreview::SheetPrintingPreview constructor

SheetPrintingPreview::SheetPrintingPreview(const Worksheet&, const ImageOrPrintOptions&) constructor

The construct of SheetPrintingPreview.

Aspose::Cells::Rendering::SheetPrintingPreview::SheetPrintingPreview(const Worksheet &sheet, const ImageOrPrintOptions &options)
ParameterTypeDescription
sheetconst Worksheet&Indicate which spreadsheet to be printed.
optionsconst ImageOrPrintOptions&ImageOrPrintOptions contains some property of output

See Also

SheetPrintingPreview::SheetPrintingPreview(SheetPrintingPreview_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Rendering::SheetPrintingPreview::SheetPrintingPreview(SheetPrintingPreview_Impl *impl)

See Also

SheetPrintingPreview::SheetPrintingPreview(const SheetPrintingPreview&) constructor

Copy constructor.

Aspose::Cells::Rendering::SheetPrintingPreview::SheetPrintingPreview(const SheetPrintingPreview &src)

See Also