set_refers_to method
set_refers_to
Set the reference of this Name.
def set_refers_to(self, refers_to, is_r1c1, is_local):
...
Parameter | Type | Description |
---|---|---|
refers_to | str | The reference. |
is_r1c1 | bool | Whether the reference is R1C1 format. |
is_local | bool | Whether the reference is locale formatted. |
See Also
- module
aspose.cells
- class
Name