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