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