[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.MergeArea

MergeArea Property

MergeArea

Returns a Range object that represents the merged range containing the specified cell. If the specified cell isn't in a merged range, this property returns the specified cell.

Declaration
IRange MergeArea { get; }
ReadOnly Property MergeArea As IRange
Property Value
Type Description
IRange

A Range object that represents the merged range containing the specified cell.