convertToA1()
convertToA1(string $address, int $currentRowNumber = 1, int $currentColumnNumber = 1) : string
Converts an R1C1 format cell address to an A1 format cell address.
Parameters
string | $address | |
int | $currentRowNumber | |
int | $currentColumnNumber |