FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > AggregationDataModel クラス : SetCellAggregationFormat メソッド |
'Declaration Public Sub SetCellAggregationFormat( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal format As String _ )
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim format As String instance.SetCellAggregationFormat(row, col, format)