get method
get(self, name)
Gets the TextBox
element by the name.
Returns
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String | The name of the text box. |
See Also
- module
aspose.cells.drawing
- class
TextBox
- class
TextBoxCollection