hwIPPTPublishOption SetSyncTableViewColorFormatting

Sets whether or not to sync color formatting.

Syntax

hwIPPTPublishOption_handle SetSyncTableViewColorFormatting color_formatting

Application

HyperWorks Tcl Query

Inputs

color_formatting
True
Syncs the color formatting when publishing.
False
Does not.

Example

To not sync the TableView color formatting:
Opt SetSyncTableViewColorFormatting false 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query