camera method
camera(self, row, column, range)
Takes a photo of the range.
Returns
def camera(self, row, column, range):
...
| Parameter | Type | Description |
|---|---|---|
| row | int | The row index of this picture. |
| column | int | The column index of this picture. |
| range | System.String | The area that requires photography |
See Also
- module
aspose.cells.drawing - class
PictureCollection