[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.EntireMergeArea

EntireMergeArea Property

EntireMergeArea

Returns an IRange representing the area of the current IRange which is iteratively grown as needed until it includes no partial merged cells.

Declaration
IRange EntireMergeArea { get; }
ReadOnly Property EntireMergeArea As IRange