Class TraverseRemoveVanish

java.lang.Object
org.docx4j.samples.TraverseRemoveVanish

public class TraverseRemoveVanish extends Object
  • Constructor Details

    • TraverseRemoveVanish

      public TraverseRemoveVanish()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Example of how to remove all text in a run which has w:rPr/w:vanish
      Throws:
      Exception