This example changes the name of the assumption in cell B3 to “Revised Assumption.”
CB.SetAssum Range("B3"), 1, "Revised Assumption"