is_html_tables property
is_html_tables property
Flag indicating whether web queries should only work on HTML tables.
Definition:
@property
def is_html_tables(self):
...
@is_html_tables.setter
def is_html_tables(self, value):
...
See Also
- module
aspose.cells.externalconnections
- class
WebQueryConnection