MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (FormulaEntryCollection)

コレクション内の特定の位置にある数式エントリーを取得または設定します。
構文
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As FormulaEntry
public FormulaEntry this[ 
   int index
]; {get;}

パラメータ

index
例外
例外説明
System.ArgumentExceptionインデックスには0からエントリーの総数までの値を指定する必要があります。
参照

FormulaEntryCollection クラス
FormulaEntryCollection メンバ

 

 


© MESCIUS inc. All rights reserved.