has_custom_function property
has_custom_function property
Detects whether there is custom function used in this workbook, such as in cell’s formula, in defined names…
Definition:
@property
def has_custom_function(self):
...
See Also
- module
aspose.cells
- class
Workbook