O5 constructor
O5()
def __init__(self):
...
O5(d)
def __init__(self, d: str):
...
Parameter | Type | Description |
---|---|---|
d | str |
See Also
- module aspose.words.xattr
- class O5
def __init__(self):
...
def __init__(self, d: str):
...
Parameter | Type | Description |
---|---|---|
d | str |