SetCellClass Method

Sets the class of a cell style.

See Also | Example

Signature

object.SetCellClass (StringCellStyle, cellClass)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

cellClass

Integer; Input
Cell style class.

 

   Comments?