Share

PositionalRepresentation.IsPatternRowOffsetOverridden Method

Parent Object: PositionalRepresentation

Description

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

Syntax

PositionalRepresentation.IsPatternRowOffsetOverridden( Pattern As RectangularOccurrencePattern, RowOffset As String ) As Boolean

Parameters

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

Version

Introduced in version 2008

Was this information helpful?