SetRotation Method

Sets the rotation of a cell style.

See Also | Example

Signature

object.SetRotation (StringCellStyle, rotation)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

rotation

Double; Input
Cell style rotation.

 

   Comments?