Aspose::Cells::Range::ToImage method
Range::ToImage method
Converts the range to image.
Vector<uint8_t> Aspose::Cells::Range::ToImage(const ImageOrPrintOptions &options)
Parameter | Type | Description |
---|---|---|
options | const ImageOrPrintOptions& | The options for converting this range to image |
ReturnValue
See Also
- Class Vector
- Class ImageOrPrintOptions
- Class Range
- Namespace Aspose::Cells
- Library Aspose.Cells for C++