Version 24.2 (latest)

WorksheetMergedCellsRegion Class Methods

For a list of all members of this type, see WorksheetMergedCellsRegion members.

Public Methods
 NameDescription
Public MethodApplyArrayFormulaApplies a array formula to the region of cells. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodApplyFormulaApplies a formula to the region of cells. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodEqualsDetermines whether the specified value equals this WorksheetRegion. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodFormatAsTableOverloaded. Formats the region as a table and adds an associated WorksheetTable to the Worksheet.Tables collection. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodGetBoundsInTwipsOverloaded. Gets the bounds of the region in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodGetHashCodeGtes the hash code for the WorksheetRegion. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
Public MethodGetResolvedCellFormatGets the resolved cell formatting for this merged cell region.  
Public MethodToStringOverloaded. Gets the string representation of the range of cells in the region. (Inherited from Infragistics.Documents.Excel.WorksheetRegion)
See Also