Word for UWP
IsPunctuation メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfString クラス : IsPunctuation メソッド
テキスト文字列。
テキスト文字列が句読点またはホワイトスペースかどうか。
シンタックス
'宣言
 
Public Shared Function IsPunctuation( _
   ByVal text As System.String _
) As System.Boolean
public static System.bool IsPunctuation( 
   System.string text
)

パラメータ

text
テキスト文字列。

戻り値の型

テキスト文字列が句読点字またはホワイトスペースの場合は true、そうでない場合は false。
参照

RtfString クラス
RtfString メンバ