cstkingkey / docx-rs

A Rust library for parsing and generating docx files.
MIT License
12 stars 12 forks source link

Added TableHeader as new property for TableRow #12

Closed erikvullings closed 5 months ago

erikvullings commented 5 months ago

The Table was missing a property to indicate that the first row is a header or not (OnOffOnlyType).