Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / MergeCells Property
In This Topic
    MergeCells Property (IRange)
    In This Topic
    Gets or sets the property which specifies whether cells are merged.
    Syntax
    System.bool MergeCells {get; set;}
    See Also