FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FormatCells クラス : TryGetNumberFormatCategory メソッド |
'Declaration
Public Shared Function TryGetNumberFormatCategory( _ ByVal numberFormat As NumberFormat, _ ByVal workbook As IWorkbook, _ ByRef category As PredefinedNumberFormats _ ) As Boolean
public static bool TryGetNumberFormatCategory( NumberFormat numberFormat, IWorkbook workbook, out PredefinedNumberFormats category )
true
。 それ以外の場合は false
。