Represents a table in a Word document in Java....toString(SaveOptions saveOptions) Exports the content of the node into...assertEquals(table.getDistanceLeft(), 17.3d); Assert.assertEquals(table.getDistanceRight()...
Represents a paragraph of text in Java....toString(SaveOptions saveOptions) Exports the content of the node into...isFrame()); Assert.assertEquals(233.3d, paragraphFrame.getFrameFormat()...