Spreadsheet.StripFormatting

This function strips formatting from returned strings (case names, variable names, etc.).

Syntax Parameters Return Value
Function Spreadsheet.StripFormatting( _
    InStr As String) As String
InStr [in]

String Value from which the formatting will be removed.

Type: String

String