Add declarative column merge
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// Example of how you would merge cells together
|
||||
// Example of how you would merge cells together - Rows and Columns
|
||||
// Import from 'docx' rather than '../build' if you install from npm
|
||||
import * as fs from "fs";
|
||||
import { Document, HeadingLevel, Packer, Paragraph, ShadingType, Table, TableCell, TableRow, WidthType } from "../build";
|
||||
|
Reference in New Issue
Block a user