quote_prefix property
quote_prefix property
Indicates whether the cell’s value starts with single quote mark.
Definition:
@property
def quote_prefix(self):
...
@quote_prefix.setter
def quote_prefix(self, value):
...
See Also
- module
aspose.cells
- class
Style