Txt constructor
Txt(value)
Constructor
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | Text of the shape. |
See Also
- module aspose.diagram
- class Txt
Constructor
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | Text of the shape. |