Aspose::Cells::Range::ToImage method

Range::ToImage method

Converts the range to image.

Vector<uint8_t> Aspose::Cells::Range::ToImage(const ImageOrPrintOptions &options)
ParameterTypeDescription
optionsconst ImageOrPrintOptions&The options for converting this range to image

ReturnValue

See Also