is_dynamic_array_formula property
is_dynamic_array_formula property
Indicates whether the cell’s formula is dynamic array formula(true) or legacy array formula(false).
Definition:
@property
def is_dynamic_array_formula(self):
...
See Also
- module
aspose.cells
- class
Cell