MESCIUS SPREAD for Windows Forms 15.0J
GetFormulaArray メソッド

行インデックス。
列インデックス。
指定した行と列のインデックスにある数式配列を取得します。内部使用のみ。
構文
'宣言
 
Public Function GetFormulaArray( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByRef rangeApply As RangeReference _
) As String
public string GetFormulaArray( 
   int row,
   int column,
   out RangeReference rangeApply
)

パラメータ

row
行インデックス。
column
列インデックス。
rangeApply

戻り値の型

セルに配列数式が含まれていない場合は空の文字列
参照

SheetView クラス
SheetView メンバ

 

 


© MESCIUS inc. All rights reserved.