[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.MergeArea

MergeArea Property

MergeArea

Returns an IRange representing 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