method Field.fromNodeimport { Field } from "https://deno.land/x/docxml@5.8.1/src/components/Field.ts"; fromNode(node: Node): FieldInstantiate this component from the XML in an existing DOCX file. Parametersnode: NodeReturnsField