NameCollection.Add
NameCollection.Add method
Defines a new name.
public int Add(string text)
Parameter | Type | Description |
---|---|---|
text | String | The text to use as the name. |
Return Value
Name
object index.
Remarks
Name cannot include spaces and cannot look like cell references.
See Also
- class NameCollection
- namespace Aspose.Cells
- assembly Aspose.Cells