Package com.acesoft.aceoffix.wordreader

Class Summary
Cell Cell class represents a cell in Word table.
DataRegion DataRegion class represents a DataRegion.
Shape Shape class represents a shape in Microsoft Word.
Table Table class represents a Word table.
WordDocument Representing a Word document, WordDocument class is used to read the data from the Word document submitted by AceoffixCtrl.
WordDocumentPHP Representing a Word document, WordDocumentPHP class is used to read the data from the Word document submitted by AceoffixCtrl with PHP code.