[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.MergeCells

MergeCells Property

MergeCells

Gets a value that indicates if the associated DisplayFormat object contains merged cells as it is displayed in the current user interface.

Declaration
public bool MergeCells { get; }
Public ReadOnly Property MergeCells As Boolean
Property Value
Type Description
bool

true if the associated DisplayFormat object contains merged cells; otherwise, false.