Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/utilities/tables.ts>TableGridModel#getCellsInRow

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method TableGridModel.prototype.getCellsInRow
import { TableGridModel } from "https://deno.land/x/docxml@5.9.0/src/utilities/tables.ts";

Get the number of columns in a row, even if some cells span multiple columns.

Parameters

row: number