PowerTools SPREAD for Windows Forms 8.0J
GetRestrictions メソッド


数式のインデックス。
指定したインデックスで数式の制限を取得します。
構文
'Declaration
 
Function GetRestrictions( _
   ByVal index As Integer _
) As FormulaRestrictedCondition
'使用法
 
Dim instance As IExpressionConsumer
Dim index As Integer
Dim value As FormulaRestrictedCondition
 
value = instance.GetRestrictions(index)
FormulaRestrictedCondition GetRestrictions( 
   int index
)

パラメータ

index
数式のインデックス。
参照

IExpressionConsumer インタフェース
IExpressionConsumer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.