Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 573 Bytes

File metadata and controls

25 lines (22 loc) · 573 Bytes

title: linked_cell property second_title: Aspose.Cells for Python via .NET API References description: type: docs weight: 200 url: /aspose.cells.drawing.activexcontrols/checkboxactivexcontrol/linked_cell/ is_root: false

linked_cell property

Definition:

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

See Also