hwIPPTPublishOption SetTitleAttribute
Sets the title attribute to either text or master.
Syntax
hwIPPTPublishOption_handle SetTitleAttribute title_attribute
Application
HyperWorks Tcl Modify
Description
Used to set the title attribute, which is reflected in the PowerPoint file when the session is published.
Inputs
- title_attribute
- Options include text or master.
Example
Opt SetTitleAttribute master
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query