CreateCellStyle Method |
Creates a cell style with the given name.
Signature
object.CreateCellStyle(StringCellStyle)
Object
TableStyle
The object or objects this method applies to.
StringCellStyle
String; Input
New cell style name.
Comments? |