Methods' Details |
Delete
|
getName
- Description
- Required String. The name of the property.
|
|
setName
|
getType
- Description
- The data type of the property.
* Can be one of the following MsoDocProperties constants:
* msoPropertyTypeBoolean, msoPropertyTypeDate, msoPropertyTypeFloat,
* msoPropertyTypeNumber, or msoPropertyTypeString.
|
|
setType
|
getLinkToContent
- Description
- If true, then LinkSource has a valid value.
|
|
setLinkToContent
|
getValue
- Description
- If LinkToContent is false, then this contains the value of the property
* The data type of the value will match the Type property.
|
|
setValue
|
getLinkSource
- Description
- If LinkToContent is false, then this contains the value of the property
|
|
setLinkSource
|
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.