wspWSSPDefRemoveFromAllowedPatterns
wspWSSPDefRemoveFromAllowedPatterns(
d_cellViewId
t_wsspDefName
t_patternName
=> t / nil
Description
Removes a width spacing pattern (WSP) from the allowed patterns of the specified cellview. This function only removes the directly-allowed WSP. If a pattern is allowed because it is a member of an allowed pattern group, then no update is made.
Arguments
Value Returned
Example
wspWSSPDefRemoveFromAllowedPatterns(geGetEditCellView() "M1AllPeriod190" "WSP2")
Return to top