Skip to content

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

@gkholman

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?

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