AggregationFormatString Property (CellInfo)
Gets or sets the aggregation format string.
public string AggregationFormatString {get; set;}
'Declaration
Public Property AggregationFormatString As String
'Usage
Dim instance As CellInfo
Dim value As String
instance.AggregationFormatString = value
value = instance.AggregationFormatString