public class Help
Property Getters/Setters Summary | ||
---|---|---|
Str2Value | getCopyright() | |
Contains a string representing a human-readable copyright statement.
|
||
int | getDel() | |
void | setDel(intvalue) | |
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. | ||
Str2Value | getHelpTopic() | |
Specifies the Shape element's Help topic ID.
|
public int getDel() / public void setDel(int value)
public Str2Value getHelpTopic()
public Str2Value getCopyright()