Property Getters/Setters Summary | ||
---|---|---|
function | getCopyright() | |
Contains a string representing a human-readable copyright statement. | ||
function | getDel() | |
function | setDel(value) | |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant. | ||
function | getHelpTopic() | |
Specifies the Shape element's Help topic ID. |
Property Getters/Setters Detail |
---|
getDel/setDel : Number | |
function getDel() / function setDel(value) |
getHelpTopic : Str2Value | |
function getHelpTopic() |
getCopyright : Str2Value | |
function getCopyright() |