Console spreadsheet для PascalABC.Net: различия между версиями

Содержимое удалено Содержимое добавлено
Нет описания правки
Нет описания правки
Строка 66:
Begin
CRT.TextBackground(white); CRT.TextColor(Black); Console.System.WriteLine('The cell is outside the table.');
End
Else
Begin
string_spreadsheet[current_spreadsheet_ceil_string_coordinate,current_spreadsheet_ceil_column_coordinate]:=current_spreadsheet_ceil_content;
End;
end;