Method FillFrom FillFrom(Row) Fills the row cells with a data from the other row. Declaration public void FillFrom(Catalog.Table.Row otherRow) Parameters Type Name Description Catalog.Table.Row otherRow The row to copy cells data from.