ToString Method

ToString function

Returns the reference address of this area.Generally it is the address of the reference which may be used in formula, such as “Sheet1!A1:C3”.


func (instance *ReferredArea) ToString()  (string,  error) 

Remarks

See Also