SharpLeaf Reference > Table Methods > SetColumnMerge Method Table.SetColumnMerge Method
Set vertical cell merging flags to cycle through from current column on (defaults to false).
Overloads
Example
tb.SetColumnMerge(true); // Enable cell merging along columns
Description
See MergeOrder if merging rows too.
See also ...Table Cyclic Settings | Table Glossary | Table Members | Table.MergeOrder Property | Table.SetRowMerge Method
Send comments on this topic © Dyalog Ltd 2021
|