add method
add
Defines a new name.
Returns
Name
object index.
def add(self, text):
...
Parameter | Type | Description |
---|---|---|
text | str | The text to use as the name. |
Remarks
Name cannot include spaces and cannot look like cell references.
See Also
- module
aspose.cells
- class
Name
- class
NameCollection