set_background method

set_background

Sets worksheet background image.

def set_background(self, picture_data):
    ...
ParameterTypeDescription
picture_databytesPicture data.

Remarks

NOTE: This member is now obsolete. Instead, please use Worksheet.BackgroundImage property. This property will be removed 12 months later since August 2016. Aspose apologizes for any inconvenience you may have experienced.

See Also