ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / HasMergeAreas Property

In This Topic
    HasMergeAreas Property
    In This Topic
    This is used to check merged cells/areas.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasMergeAreas As Boolean
    public bool HasMergeAreas {get;}
    See Also