GetCellClass Method

Gets the class of a cell style.

See Also | Example

Signature

RetVal = object.GetCellClass (StringCellStyle)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

RetVal

Integer
Cell style class.

 

   Comments?