GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > UIHelper クラス > Format メソッド : Format(IEvaluationContext,IValue,CalcError,Int32) メソッド |
'Declaration
Public Overloads Shared Function Format( _ ByVal context As IEvaluationContext, _ ByVal value As IValue, _ ByRef calcError As CalcError, _ ByVal maxDisplayLength As Integer _ ) As String
public static string Format( IEvaluationContext context, IValue value, out CalcError calcError, int maxDisplayLength )