[]
创建一个新的IDocumentProperty, 并将其添加到当前IWorkbook 可用的自定义文档属性列表中。
IDocumentProperty AddLinkToContent(string name, string source)
| Type | Name | Description |
|---|---|---|
| string | name | 新的IDocumentProperty 名称。 |
| string | source | 属性来源。 |
| Type | Description |
|---|---|
| IDocumentProperty |