| 
 | 
 | 
 | 
| MergeStyleEnum Enumeration | 
Defines the merge style used by cells.
Syntax MergeStyleEnum Enumeration (Softelvdm.Controls)
| VB | Public Enum MergeStyleEnum | 
| C# | public enum MergeStyleEnum | 
| C++ | public enum class MergeStyleEnum | 
| Member | Value | Description | 
| EmptyCells | 0 | Adjacent empty cells are used for cell merging. | 
| SameText | 1 | Adjacent cells with identical Text property are used for cell merging. | 
Comments
The MergeStyleEnum enumeration defines the merge style used by cells.
The MergeStyle property uses this enumeration.
Version Information
Supported in version 1.0.
   Products Table