CreateCellStyleFromStyle Method |
Creates a cell style from a given name.
Signature
object.CreateCellStyleFromStyle(StringCellStyle, StringSourceCellStyle)
Object
TableStyle
The object or objects this method applies to.
StringCellStyle
String; Input
New cell style name.
StringSourceCellStyle
String; Input
Source cell style name.
Comments? |