Uses of Class
org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Packages that use RevisionMarkAuthorTable Package Description org.apache.poi.hwpf -
-
Uses of RevisionMarkAuthorTable in org.apache.poi.hwpf
Methods in org.apache.poi.hwpf that return RevisionMarkAuthorTable Modifier and Type Method Description RevisionMarkAuthorTableHWPFDocument. getRevisionMarkAuthorTable()Gets a reference to the revision mark author table, which holds the revision mark authors for the document.
-