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