Base64BinaryValue.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(Base64BinaryValue) | Returns the internal String representation of a Base64BinaryValue object. |
Top