CreateCellStyle Method

Creates a cell style with the given name.

See Also | Example

Signature

object.CreateCellStyle(StringCellStyle)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
New cell style name.

 

   Comments?