GetTextRotation Method

Returns the text rotation for the specified row and column.

See Also | Example

Signature

RetVal = object.GetTextRotation(row, col)

Object

Table
The object or objects this method applies to.

row

Long; the row

col

Long; the column

RetVal

AcRotationAngle enum

acDegrees000

acDegrees090

acDegrees180

acDegrees270

acDegreesUnknown

 

   Comments?