GrapeCity.Spreadsheet アセンブリ > GrapeCity.CalcEngine 名前空間 > FormattedCellValue クラス : GetTime メソッド |
'宣言
Public Function GetTime( _ Optional ByVal context As IEvaluationContext, _ Optional ByVal catchError As Boolean _ ) As TimeSpan
public TimeSpan GetTime( IEvaluationContext context, bool catchError )