add method
add(self, text)
Defines a new name.
Returns
Name object index.
def add(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | System.String | 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