This document is archived and information here might be outdated. Recommended version. |
Array of doubles indicating the excluded values.
[Visual Basic .NET] Public Property ExcludeValues As Object
[C#] public object ExcludeValues {get; set;}
[C++]
HRESULT get_ExcludeValues(
VARIANT Values
);
[C++]
HRESULT put_ExcludeValues(
Variant* Values
);
[C++]
Parameters Values [in]
Values is a parameter of type VARIANT Values [out, retval]
Values is a parameter of type VARIANT*
The ExcludeValues property allows you to select the value or values that will not be included in any class.