1. GroupDocs Documentation
  2. /
  3. GroupDocs.Assembly Product Family
  4. /
  5. GroupDocs.Assembly for Java
  6. /
  7. Developer Guide
  8. /
  9. Advanced Usage
  10. /
  11. Defining Relations Between DocumentTable Instances Loaded from a Single Document

Defining Relations Between DocumentTable Instances Loaded from a Single Document

Note
The code uses some of the objects defined in The Business Layer.

Defining Relations Between Document Table Instances

API provides the ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added:

  • DocumentTableRelation
  • DocumentTableRelationCollection

Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added.

Download

Data Source Document

Template

Using Document Table Relations

ColumnNameExtractingDocumentTableLoadHandler