FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > CellFooter クラス : 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;}