Skip to content

<w:tblGrid> seems to be optional (word 2007 file) #547

@xsduan

Description

@xsduan

Sorry if this has already been brought up, I haven't been able to find a similar issue.

<w:tbl>
  <w:tblPr>
    <!-- tbl info snip -->
  </w:tblPr>
  <w:tr>
    <!-- row snip -->
  </w:tr>
  <!-- more table rows-->
</w:tbl>

tblgrid
(I changed the text but that's essentially what it looks like)

However, I keep getting an error complaining that <w:tblGrid> does not exist in the table. Maybe Word is error correcting or something?

Word 2007 file, running on Word 2016.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions