Insert Does Not Mean Anything

It does not make sense to insert a cell into the range rowset because the number of cells in the cube is fixed. The only way to “make” new cells is to add new members to one or more dimensions. Therefore, calling IRowsetChange::InsertRow on the range rowset results in E_UNEXPECTED.