Determines if the specified cell contains cell text. This function can be used in these types of rules:
HS.ContainsCellText("POVExpression")
where POVExpression is a combination of members. If you do not specify a dimension, these default values are used.
A Boolean expression that is True if the specified data cell contains cell text; False otherwise.
In this example, if the specified cell does not contain cell text, then statements between the If...Then and End If lines are executed.