SetRotation Method

Sets the rotation value for a cell.

See Also | Example

Signature

object.SetRotation nRow, nCol, nContent, pValue

Object

Table, TableStyle
The objects this method applies to.

nRow

Integer; Input-only
The row number of the cell to set.

nCol

Integer; Input-only
The column number of the cell to set.

nContent

Integer; Input-only
The content value for the cell.

value

Double; Input-only
The new value for the rotation.

 

   Comments?