TextRange2.TrimText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the specified text minus any trailing spaces.
public:
Microsoft::Office::Core::TextRange2 ^ TrimText();
public Microsoft.Office.Core.TextRange2 TrimText ();
abstract member TrimText : unit -> Microsoft.Office.Core.TextRange2
Public Function TrimText () As TextRange2