import * as docxml from "https://deno.land/x/docxml@2.4.1/src/utilities/length.ts";
Functions
f cm | A length in centimeters. Returns an object that converts this unit to any other unit. |
f emu | A length in English metric units. Returns an object that converts this unit to any other unit. |
f hpt | A length in half-points. Returns an object that converts this unit to any other unit. |
f inch | A length in inches. Returns an object that converts this unit to any other unit. |
f pt | A length in points. Returns an object that converts this unit to any other unit. |
f twip | A length in twentieth-points. Returns an object that converts this unit to any other unit. |