... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Office Suite
47
Container applications don't necessarily define a value for every built-in document property. If a given
application doesn't define a value for one of the built-in document properties, returning the value property for
that document property causes an error.
Properties
document property type
Returns or sets the document property type. Read-only for built-in document properties;
read/write for custom document properties.
Can be one of the following:
·
boolean
·
date
·
float
·
number
·
string
link source
Returns or sets the source of a linked custom document property. Read/write.
This property applies only to custom document properties; you cannot use it with built-in
document properties.
The source of the specified link is defined by the container application.
Setting the link source property sets the link to context property to True.
link to context
True if the value of the custom document property is linked to the content of the container
document. False if the value is static. Read/write.
This property applies only to custom document properties. For built-in document properties,
the value of this property is False.
Use the link source property to set the source for the specified linked property. Setting the link
source property sets the link to context property to True.
name
Returns the name of the specified object. Read-only.
value
Returns or sets the value of a document property. Read/write.
If the container application doesn't define a value for one of the built-in document properties,
reading the value property for that document property causes an error.
Summary :
If a given application doesn't define a value for one of the built-in document properties, returning the value property for that document property causes an error. If the container application doesn't define a value for one of the built-in document properties, reading the value property for that document property causes an error.
Tags :
properties,link,source,builtin,sets,custom,returns,container,readwrite,application,define,linked,specified