ComponentOne Studio for WinRT XAML
FormatDotNetToXL(String) メソッド

変換する .NET 形式の書式。
.NET 形式の書式文字列を Excel 形式の書式文字列に変換します。
構文
'宣言
 
Public Overloads Shared Function FormatDotNetToXL( _
   ByVal fmt As System.String _
) As System.String
public static System.string FormatDotNetToXL( 
   System.string fmt
)

パラメータ

fmt
変換する .NET 形式の書式。

戻り値の型

Excel 形式の書式文字列。
参照

XLStyle クラス
XLStyle メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.