[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheet.UnMergeCells

UnMergeCells Method

UnMergeCells(int, int)

Removes the MergeArea containing the cell at the specified coordinates from the MergedAreas record for this sheet.

Declaration
public void UnMergeCells(int row, int column)
Parameters
Type Name Description
int row
int column