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#getCellInfo

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

Return the position and spanning of a given node, keeping all colspans/rowspans of other cels into account.

Returns

CellInfo