バージョン

XValues コンストラクタ(Sheet,String,Nullable<CellReferenceMode>)

シンタックス
'宣言
 
Public Function New( _
   ByVal sheet As Sheet, _
   ByVal formula As System.String, _
   Optional ByVal cellReferenceMode As System.Nullable(Of CellReferenceMode) _
)
public XValues( 
   Sheet sheet,
   System.string formula,
   System.Nullable<CellReferenceMode> cellReferenceMode
)

パラメータ

sheet
formula
cellReferenceMode
参照

オンラインで表示: GitHub