ReferredArea.ToString

ReferredArea.ToString method

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”.

public override string ToString()

Return Value

the reference address of this area.

See Also