Concept:A spreadsheet cell is identified by its column and row position.Explanation:In a spreadsheet, columns are labelled with letters, and rows are labelled with numbers.A cell name combines the column letter and the row number, for example, A1 or B5.Therefore, a cell name is referenced by a letter and a number.Answer:C. letter and number