[This is preliminary documentation and is subject to change.]
Sets the text value of this element using the appropriate formatter
| C# | Visual Basic | Visual C++ |
public void SetTextValue( string strValue, SifFormatter formatter )
Public Sub SetTextValue ( _ strValue As String, _ formatter As SifFormatter _ )
public: void SetTextValue ( String^ strValue, SifFormatter^ formatter )
- strValue (String)
- formatter (SifFormatter)