Get address of range

DsExcel supports obtaining the address of a range of cells through the API. The Address property can be used to get the absolute coordinate address, and the GetAddress method can be used to obtain the R1C1 format relative coordinate address.