Gets the cell type. This function can be used in these types of rules:
HS.GetCellType("POVExpression")
where POVExpression is a valid point of view.
The type for the specified cell.
This example checks to see if the cell type is EXPENSE. If it is, then statements between the If...Then and End If statements are executed.