CellUnsupportedDataException constructor
init
Initializes a new instance of the CellUnsupportedDataException class.
def __init__(self):
...
init
Initializes a new instance of the CellUnsupportedDataException class with a specified error
message.
def __init__(self, message):
...
| Parameter | Type | Description |
|---|---|---|
| message | str | A string that describes the error. |
See Also
- class
CellUnsupportedDataException - module
aspose.slides.spreadsheet - library
Aspose.Slides