CustomDocumentPropertyCollection.AddLinkToContent
CustomDocumentPropertyCollection.AddLinkToContent method
Creates a new custom document property which links to content.
public DocumentProperty AddLinkToContent(string name, string source)
Parameter | Type | Description |
---|---|---|
name | String | The name of the property. |
source | String | The source of the property. It should be the name of named range. |
Return Value
The newly created property object.
See Also
- class DocumentProperty
- class CustomDocumentPropertyCollection
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells