HTMLTableElement.CreateTFoot
HTMLTableElement.CreateTFoot method
Create a table footer row or return an existing one.
public Element CreateTFoot()
Return Value
A footer element (TFOOT
).
See Also
- class Element
- class HTMLTableElement
- package com.aspose.html
- package Aspose.HTML