ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / MergeArea Structure
Fields Properties Methods

In This Topic
    MergeArea Structure Members
    In This Topic

    The following tables list the members exposed by MergeArea.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an instance of the MergeArea class with the specified cell coordinates.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an empty merge area.  
    Public FieldReturns the size of this data when written to BIFF.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe leftmost column of the rectangular merged region.  
    Public PropertyThe rightmost column of the rectangular merged region.  
    Public PropertyThe upper row of the rectangular merged region.  
    Public PropertyThe lower row of the rectangular merged region.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if this MergeArea contains the cell at the specified row & column index.  
    Top
    See Also