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