get_header method
get_header
Defines the interface for get table header.
Returns
The table header.
def get_header(self):
...
See Also
- module
aspose.html.toolkit.markdown.syntax
- class
TableSyntaxNode
Defines the interface for get table header.
The table header.
def get_header(self):
...
aspose.html.toolkit.markdown.syntax
TableSyntaxNode