SetCellClass Method |
Sets the class of a cell style.
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? |