'Declaration
Public Function GetText( _ ByVal summaryValue As Object _ ) As String
public string GetText( object summaryValue )
Parameters
- summaryValue
- A value of summary
Return Value
A text of summary
'Declaration
Public Function GetText( _ ByVal summaryValue As Object _ ) As String
public string GetText( object summaryValue )