The following tables list the members exposed by WorksheetMergedCellsRegion.
Name | Description | |
---|---|---|
CellFormat | Gets the cell formatting for the merged cell region. | |
Comment | Gets or sets the comment for the merged cells region. | |
FirstColumn | Gets the index of the first column in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
FirstRow | Gets the index of the first row in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
Formula | Gets the formula which has been applied to the merged region. | |
LastColumn | Gets the index of the last column in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
LastRow | Gets the index of the last row in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
Value | Gets or sets the value of the merged cell region. | |
Worksheet | Gets the worksheet on which the region resides. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) |
Name | Description | |
---|---|---|
ApplyArrayFormula | Applies a array formula to the region of cells. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
ApplyFormula | Applies a formula to the region of cells. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
Equals | Determines whether the specified value equals this WorksheetRegion. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
FormatAsTable | Overloaded. Formats the region as a table and adds an associated WorksheetTable to the Worksheet.Tables collection. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
GetBoundsInTwips | Overloaded. Gets the bounds of the region in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
GetHashCode | Gtes the hash code for the WorksheetRegion. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) | |
GetResolvedCellFormat | Gets the resolved cell formatting for this merged cell region. | |
ToString | Overloaded. Gets the string representation of the range of cells in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion) |