This document is archived and information here might be outdated. Recommended version. |
Formats the graphic attribute value.
[Visual Basic .NET]
Public Function FormatValue ( _
ByVal Value As Object _
) As Object
[C#]
public object FormatValue (
object Value
);
[C++]
HRESULT FormatValue(
VARIANT Value
);
[C++] Parameters Value [in]
Value is a parameter of type VARIANT