aspose.diagram
Class Help

Contains elements specifying the Shape element's Help file topic and copyright information.

Property Getters/Setters Summary
functiongetCopyright()
           Contains a string representing a human-readable copyright statement.
functiongetDel()
functionsetDel(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.
functiongetHelpTopic()
           Specifies the Shape element's Help topic ID.
 

Property Getters/Setters Detail

getDel/setDel : Number 

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.

getHelpTopic : Str2Value 

function getHelpTopic()
Specifies the Shape element's Help topic ID.

getCopyright : Str2Value 

function getCopyright()
Contains a string representing a human-readable copyright statement.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.