ActiveReports.XlsExport Assembly > DataDynamics.SpreadBuilder.Cells Namespace : MergeArea Structure |
The following tables list the members exposed by MergeArea.
Name | Description | |
---|---|---|
MergeArea Constructor | Initializes a new instance of the MergeArea structure from the specified row and column to the specified row and column. |
Name | Description | |
---|---|---|
ColumnFrom | The leftmost row of the merged area. | |
ColumnTo | The rightmost row of the merged area. | |
RowFrom | The topmost row of the merged area. | |
RowTo | The bottommost row of the merged area. |
Name | Description | |
---|---|---|
ContainsCell | Returns a Boolean value indicating whether the specified cell is contained within the MergeArea. |