_Application3.FormatString(Object, String, String) Method

Definition

public:
 System::String ^ FormatString(System::Object ^ varInput, System::String ^ bstrCategory, System::String ^ bstrOptions);
public string FormatString (object varInput, string bstrCategory, string bstrOptions);
Public Function FormatString (varInput As Object, bstrCategory As String, bstrOptions As String) As String

Parameters

varInput
Object
bstrCategory
String
bstrOptions
String

Returns

String

Implements

Applies to