NAligner library v0.1

Cell.Set Method 

Sets the row, column and score of the cell.

public virtual void Set(
   int row,
   int column,
   float score
);

See Also

Cell Class | NAligner Namespace