次の方法で共有


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

適用対象