Uses of Class
org.apache.poi.hwpf.model.SavedByTable

Packages that use SavedByTable
org.apache.poi.hwpf   
 

Uses of SavedByTable in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as SavedByTable
protected  SavedByTable HWPFDocument._sbt
          Holds the save history for this document.
 

Methods in org.apache.poi.hwpf that return SavedByTable
 SavedByTable HWPFDocument.getSavedByTable()
          Gets a reference to the saved -by table, which holds the save history for the document.
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.