ActiveReports 11
MergeArea Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.Export.Excel.v11 Assembly > GrapeCity.SpreadBuilder.Cells Namespace : MergeArea Structure

The following tables list the members exposed by MergeArea.

Public Constructors
 NameDescription
Public Constructor

Initializes a new instance of the MergeArea structure from the specified row and column to the specified row and column.

 
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an empty merge area.  
Public Fieldstatic (Shared in Visual Basic)Returns the size of the merged area when written to BIFF.  
Top
Public Properties
 NameDescription
Public PropertyThe leftmost row of the merged area.  
Public PropertyThe rightmost row of the merged area.  
Public PropertyThe topmost row of the merged area.  
Public PropertyThe bottommost row of the merged area.  
Top
Public Methods
 NameDescription
Public MethodReturns a Boolean value indicating whether the specified cell is contained within the MergeArea.  
Top
See Also

Reference

MergeArea Structure
GrapeCity.SpreadBuilder.Cells Namespace