picture property

picture property

Gets and sets a Cell.picture which wrapped the embedded image in the cell.

Definition:

@property
def picture(self):
    ...

See Also