[]
Returns the formatted string with summary.
public string GetText(object summaryValue)
Public Function GetText(summaryValue As Object) As String
| Type | Name | Description |
|---|---|---|
| object | summaryValue | A value of summary |
| Type | Description |
|---|---|
| string | A text of summary |