Report Miner API
Report Miner API
Opait.ReportMiner.Api
ConstraintType Enumeration
ExportFormat Enumeration
ExportJob Class
ExportProject Class
Factory Class
ICell Interface
IColumn Interface
IDocument Interface
IEngine Interface
IField Interface
ILabel Interface
IPage Interface
IPlugin Interface
IRecord Interface
IRow Interface
ISection Interface
ISentence Interface
ITable Interface
IToken Interface
LabelAction Enumeration
MultiRowMerge Enumeration
Plugin Class
Processor Class
ReportModel Class
SectionFilter Enumeration
SectionType Enumeration
MultiRowMerge Enumeration
Enumerates options for merging rows.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
public
enum
MultiRowMerge
Members
Member name
Value
Description
None
0
Don't merge multi-rows.
MergeDown
1
Merge multi-rows down.
MergeUp
2
Merge multi-rows up.
See Also
Reference
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.