https://bz.apache.org/bugzilla/show_bug.cgi?id=63465

            Bug ID: 63465
           Summary: XWPFParagraph: how to set ILvl?
           Product: POI
           Version: 4.0.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XWPF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

I am trying to have nested lists (or levels, as Word calls them, I think), i.e.
something like this: 

- First level
  - Second level
    - Third level

However, while I found a method XWPFParagraph.setNumID for the numbering, I
don't see anything for the level (like setIlvl or setNumIlvl -- although there
is getNumIlvl). Is there anything I missed? If not, I'd be happy to provide a
patch adding this method (I'm just worried about what tests you'd expect from
such a method).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to