to_image method

to_image

Converts the range to image.

Returns

def to_image(self, options):
    ...
ParameterTypeDescription
optionsaspose.cells.rendering.ImageOrPrintOptionsThe options for converting this range to image

See Also