Share

PositionalRepresentation.SetPatternColumnOffsetOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an override column offset on the input rectangular pattern. If not already overridden, the method has the effect of setting the 'Override' flag for the column offset.

Syntax

PositionalRepresentation.SetPatternColumnOffsetOverride( Pattern As RectangularOccurrencePattern, ColumnOffset As String )

Parameters

Name Type Description
Pattern RectangularOccurrencePattern Input RectangularOccurrencePattern object that specifies the pattern to be overridden.
ColumnOffset String Input String that specifies the override column offset.

Version

Introduced in version 2008

Was this information helpful?