Share

PositionalRepresentation.IsPatternColumnOffsetOverridden Method

Parent Object: PositionalRepresentation

Description

Method that returns whether the column offset of the input rectangular pattern is overridden for the positional representation and returns the offset value.

Syntax

PositionalRepresentation.IsPatternColumnOffsetOverridden( Pattern As RectangularOccurrencePattern, ColumnOffset As String ) As Boolean

Parameters

Name Type Description
Pattern RectangularOccurrencePattern Input RectangularOccurrencePattern object that specifies the pattern to be queried for the override.
ColumnOffset String Output String that returns the column offset (whether it is overridden or not).

Version

Introduced in version 2008

Was this information helpful?