rows property
rows property
Returns the table’s TFOOT
, or null
if none
exists.
Definition:
@property
def rows(self):
...
See Also
- module
aspose.html
- class
HTMLCollection
- class
HTMLTableElement
Returns the table’s TFOOT
, or null
if none
exists.
@property
def rows(self):
...
aspose.html
HTMLCollection
HTMLTableElement