DeleteCellStyle Method

Deletes a cell style.

See Also | Example

Signature

object.DeleteCellStyle(StringCellStyle)

Object

TableStyle
The object or objects this method applies to.

StringCellStyle

String; Input
Cell style name.

 

   Comments?