バージョン

TryParse(String,CellReferenceMode,WorkbookFormat,ArrayFormula) メソッド

シンタックス
'宣言
 
Public Overloads Shared Function TryParse( _
   ByVal value As String, _
   ByVal cellReferenceMode As CellReferenceMode, _
   ByVal fileFormat As WorkbookFormat, _
   ByRef formula As ArrayFormula _
) As Boolean
public static bool TryParse( 
   string value,
   CellReferenceMode cellReferenceMode,
   WorkbookFormat fileFormat,
   out ArrayFormula formula
)

パラメータ

value
cellReferenceMode
fileFormat
formula
参照