StringValue.ToString Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ToString() | Returns a String that represents the current value. (Inherited from OpenXmlSimpleType.) | |
ToString(StringValue) | Returns the internal String representation of a StringValue object. |
Top