How To Do a MergeCells with FlexGrid or Hierarchical FlexGrid (190225)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q190225 SUMMARY
The MergeCells property determines whether cells with the same contents
should be grouped in a single cell spanning multiple rows or columns. The
different values available for MergeCells let you specify how the cell
merging should be handled. Setting MergeCells to a value other than zero
enables cell merging. To have the FlexGrid or Hierarchical FlexGrid perform
the merge, you must set the MergeCol or MergeRow property to True for each
Column or Row you want to merge.
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbCtrl kbhowto KB190225 |
---|
|