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