TextRange2.TrimText 方法

定义

返回指定的文本减去任何尾随空格。

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

返回

TextRange2

适用于