public string GetCellAggregationFormat( int row, int col )
'Declaration Public Function GetCellAggregationFormat( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String
'Declaration
Public Function GetCellAggregationFormat( _ ByVal row As Integer, _ ByVal col As Integer _ ) As String
'Usage Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim value As String value = instance.GetCellAggregationFormat(row, col)
'Usage
Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim value As String value = instance.GetCellAggregationFormat(row, col)
AggregationDataModel Class AggregationDataModel Members