r1c1_refers_to property

r1c1_refers_to property

Gets or sets a R1C1 reference of the Name.

Definition:

@property
def r1c1_refers_to(self):
    ...
@r1c1_refers_to.setter
def r1c1_refers_to(self, value):
    ...

See Also