WebCells.MergedCells

WebCells.MergedCells property

Gets the collection of merged cells.

public ArrayList MergedCells { get; }

Remarks

In this collection, each item is a WebCellArea structure which represents an area of merged cells.

See Also