Aspose::Cells::Cell::GetName method

Cell::GetName method

Gets the name of the cell.

U16String Aspose::Cells::Cell::GetName()

Remarks

A cell name includes its column letter and row number. For example, the name of a cell in row 0 and column 0 is A1.

See Also