1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.templates
  6. /
  7. TemplateTableLayout class
  8. /
  9. horizontal_separators property

horizontal_separators property

horizontal_separators property

Gets the table rows separators.

Definition:

@property
def horizontal_separators(self):
    ...

See Also