Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface / MergeCells Property
In This Topic
    MergeCells Property (IDisplayFormat)
    In This Topic
    Gets a value that indicates if the associated Range object contains merged cells as it is displayed in the current user interface.
    Syntax
    System.bool MergeCells {get;}
    See Also