linked_source property
linked_source property
Gets and sets a reference to the worksheet.
Definition:
@property
def linked_source(self):
    ...
@linked_source.setter
def linked_source(self, value):
    ...
See Also
- module aspose.cells.charts
- class DisplayUnitLabel