ToString Method (SpellOptions)
In This Topic
Gets a string representation of this object.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A string representation of this object.
See Also