need_quote_in_formula method
need_quote_in_formula
Indicates whether the name of the sheet should be enclosed in single quotes
Returns
def need_quote_in_formula(self, sheet_name):
...
Parameter | Type | Description |
---|---|---|
sheet_name | str | The name of the sheet |
See Also
- module
aspose.cells
- class
CellsHelper