Skip to content

Access to the "jc" table property for table centring #155

Description

@gkholman

Per the ECMA specification

17.4.26 jc (Table Alignment Exception)

[Example: Consider the following WordprocessingML fragment for a table in a document:
  <w:tblPr>
    <w:jc w:val="center" />
</w:tblPr>
This table is now centered on the page. end example]````

Is there SWPX vocabulary available for us to specify that a table is centred?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions