Word for UWP
ToOrdinalText メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfListText クラス : ToOrdinalText メソッド
整数値。
数値を基数テキストにします。
シンタックス
'宣言
 
Public Shared Function ToOrdinalText( _
   ByVal number As System.Integer _
) As System.String
public static System.string ToOrdinalText( 
   System.int number
)

パラメータ

number
整数値。

戻り値の型

数値のテキスト。
参照

RtfListText クラス
RtfListText メンバ