Unmerges a previously merged rectangular region of cells in this Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub UnmergeCells( _
long MinRow As System.Integer, _
long MaxRow As System.Integer, _
long MinColumn As System.Integer, _
long MaxColumn As System.Integer _
) |
Parameters
- MinRow
- Minimum index of the row of cells to unmerge
- MaxRow
- Maximum index of the row of the rectangular region of cells to unmerge
- MinColumn
- Minimum index of the column of cells to unmerge
- MaxColumn
- Minimum index of the column of cells to unmerge
See Also
Availability
DraftSight V1R6.0