SetAlignment2 Method

Sets the cell alignment.

See Also | Example

Signature

object.SetAlignment2 bstrCellStyle, cellAlignment

Object

Table, TableStyle
The objects this method applies to.

bstrCellStyle

String; Input-only
The cell style which needs an aligment change.

cellAlignment

AcCellAlignment; Input-only
The new cell alignment.

 

   Comments?