GetUniqueCellStyleName Method

Gets a unique cell style name with the base name that is passed as the prefix.

See Also | Example

Signature

RetVal = object.GetUniqueCellStyleName (pszBaseName)

Object

TableStyle
The object or objects this method applies to.

pszBaseName

String; Input
Base cell style name.

RetVal

String
Cell style name.

 

   Comments?