This document is archived and information here might be outdated. Recommended version. |
Writes 'pretty' formatting on or off.
[Visual Basic .NET] Public Sub SetFormatted ( _ ByVal Value As Boolean _ )
[C#] public void SetFormatted ( bool Value );
[C++]
HRESULT SetFormatted(
VARIANT_BOOL Value
);
[C++]
Parameters Value
Value is a parameter of type bool