GetRotation Method

Gets the rotation of a cell style.

See Also | Example

Signature

RetVal = object.GetRotation (StringCellStyle, rotation)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

RetVal

Double
Cell style rotation.

 

   Comments?