ExternalLink.AddExternalName
ExternalLink.AddExternalName method
Adds an external name.
public void AddExternalName(string text, string referTo)
Parameter | Type | Description |
---|---|---|
text | String | The text of the external name. If the external name belongs to a worksheet, the text should be as Sheet1!Text. |
referTo | String | The referTo of the external name. It must be a cell or the range. |
See Also
- class ExternalLink
- namespace Aspose.Cells
- assembly Aspose.Cells