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