FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > Parser クラス : Unparse メソッド |
'Declaration
Public Function Unparse( _ ByVal expr As Expression, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer, _ ByVal useR1C1 As Boolean _ ) As String
public string Unparse( Expression expr, int baseRow, int baseColumn, bool useR1C1 )