FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > Parser クラス : Unparse(Expression,Int32,Int32,Boolean) メソッド |
'宣言
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 )