SetTextRotation Method

Sets the text rotation for the specified row and column.

See Also | Example

Signature

object.SetTextRotation(row, col, TextRotation)

Object

Table
The object or objects this method applies to.

row

Long; the row

col

Long; the column

TextRotation

AcRotationAngle enum; the text rotation

acDegrees000

acDegrees090

acDegrees180

acDegrees270

acDegreesUnknown

 

   Comments?