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 | |
---|---|---|
![]() ![]() | Empty | Represents an empty merge area. |
![]() ![]() | SizeOf | Returns the size of the merged area when written to BIFF. |
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. |