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