PowerTools SPREAD for Windows Forms 8.0J
AggregationFormatString プロパティ


このセルの集計書式文字列を取得または設定します。
構文
'Declaration
 
Public Property AggregationFormatString As String
'使用法
 
Dim instance As CellFooter
Dim value As String
 
instance.AggregationFormatString = value
 
value = instance.AggregationFormatString
public string AggregationFormatString {get; set;}
参照

CellFooter クラス
CellFooter メンバ

 

 


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