Word for WPF
ToOrdinalText メソッド

C1.WPF.Word.4.5.2 アセンブリ > C1.WPF.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 メンバ