GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > BuiltInDataValidation クラス : GetFormula メソッド |
true
、データ検証の2番目の部分を返します。
'Declaration
Public Function GetFormula( _ ByVal first As Boolean, _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer _ ) As String
public string GetFormula( bool first, int contextRow, int contextColumn )
true
、データ検証の2番目の部分を返します。