GetIsCellStyleInUse Method |
Gets the usage status of a cell style.
Signature
RetVal = object.GetIsCellStyleInUse (pszCellStyle)
Object
TableStyle
The object or objects this method applies to.
pszCellStyle
String; Input
Cell style name.
RetVal
Boolean
Cell style status; true if in use.
Comments? |