PowerTools SPREAD for Windows Forms 8.0J
Formula プロパティ (AggregateArgs)


集計用の文字列に解析される数式を取得または設定します。
構文
'Declaration
 
Public Property Formula As String
'使用法
 
Dim instance As AggregateArgs
Dim value As String
 
instance.Formula = value
 
value = instance.Formula
public string Formula {get; set;}
参照

AggregateArgs クラス
AggregateArgs メンバ

 

 


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