// --------------------------------------------------------------------
partial         void Coerce_Cells(CellElement[] value, ref CellElement[] coercedValue);
partial         void Changed_Cells(CellElement[] oldValue, CellElement[] newValue);