This document is archived and information here might be outdated. Recommended version. |
The list of background value(s).
[Visual Basic .NET]
Public Property BackgroundValue As Object
[C#]
public object BackgroundValue {get; set;}
[C++]
HRESULT get_BackgroundValue(
Variant* Background
);
[C++]
HRESULT put_BackgroundValue(
VARIANT Background
);
[C++] Parameters Background [out, retval]
Background is a parameter of type VARIANT* Background [in]
Background is a parameter of type VARIANT