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