import { type TableRowProperties } from "https://deno.land/x/docxml@5.15.3/src/properties/table-row-properties.ts";
definition: { isHeaderRow?: null | boolean; isUnsplittable?: null | boolean; cellSpacing?: null | Length; }
x/docxml/src/properties/table-row-properties.ts>TableRowProperties
import { type TableRowProperties } from "https://deno.land/x/docxml@5.15.3/src/properties/table-row-properties.ts";