Version

WorksheetRegion Class Methods

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

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