style property
style property
The format to search for.
Definition:
@property
def style(self):
...
@style.setter
def style(self, value):
...
See Also
- module
aspose.cells
- class
FindOptions
- class
Style
The format to search for.
@property
def style(self):
...
@style.setter
def style(self, value):
...
aspose.cells
FindOptions
Style