Name.SetRefersTo

Name.SetRefersTo method

Set the reference of this Name.

public void SetRefersTo(string refersTo, bool isR1C1, bool isLocal)
ParameterTypeDescription
refersToStringThe reference.
isR1C1BooleanWhether the reference is R1C1 format.
isLocalBooleanWhether the reference is locale formatted.

See Also