worksheet property
worksheet property
Gets the Worksheet object where the function is in.
Definition:
@property
def worksheet(self):
...
See Also
- module
aspose.cells
- class
CalculationData
- class
Worksheet
Gets the Worksheet object where the function is in.
@property
def worksheet(self):
...
aspose.cells
CalculationData
Worksheet