Name | Description | |
---|---|---|
![]() | CalculateFormulas | Triggers CalculateFormulas for all of the Worksheets in the WorksheetRange. |
![]() | Clear | Overridden. Clears specific elements in the WorksheetRange. |
![]() | ReplaceContent | Overridden. Searches into the content of the range and replaces all occurences of a specific value with a new value. |
![]() | ReplaceContents<TSearch,TNew> | Overridden. Searches into the content of the WorksheetRange and replaces all instances of the SearchValues with their corresponding NewValues. |
![]() | ToString |