Name | Description | |
---|---|---|
![]() | AutoFit | Base method declaration for auto-fitting the Height of a Row or the Width of a Column. |
![]() | Clear | Clears specific elements in the LinearWorksheetElement. |
![]() | ReplaceContent | Searches into the content of the LinearWorksheetElement and replaces all occurences of a specific value with a new value. |
![]() | ReplaceContents<TSearch,TNew> | Searches into the content of the LinearWorksheetElement and replaces all instances of the SearchValues with their corresponding NewValues. |