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