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