Click or drag to resize

XlsRangesCollection Merge Method

Overload List
Name Description
Public method Merge
Creates a merged cell from the specified Range object.
Public method Merge(Boolean)
Creates a merged cell from the specified Range object.
Public method Merge(IXLSRange)
Returns merge of this range with the specified one.
Top
See Also