接口 ICustomDocumentPropertyCollection
- 所有超级接口:
IDocumentPropertyCollection
A collection of custom document properties.
-
方法概要
修饰符和类型方法说明Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.addLinkToContent
(String name, String source) Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.
-
方法详细资料
-
add
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.value
- The value of the property.- 返回:
- The new
IDocumentProperty
.
-
add
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.value
- The value of the property.- 返回:
- The new
IDocumentProperty
.
-
add
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.value
- The value of the property.- 返回:
- The new
IDocumentProperty
.
-
add
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.value
- The value of the property.- 返回:
- The new
IDocumentProperty
.
-
add
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.value
- The value of the property.- 返回:
- The new
IDocumentProperty
.
-
addLinkToContent
Creates a newIDocumentProperty
and adds it to the list of custom document properties that areavailable for the currentIWorkbook
.- 参数:
name
- The newIDocumentProperty
name.source
- The source of the property.- 返回:
- The new
IDocumentProperty
.
-