Legend
public static bool IsOrthogonal( this int cell1, int cell2, int gridWidth = 9, int gridHeight = 9 )