This document is archived and information here might be outdated. Recommended version. |
Array of doubles indicating the excluded ranges.
[Visual Basic .NET]
Public Property ExcludeRanges As Object
[C#]
public object ExcludeRanges {get; set;}
[C++]
HRESULT get_ExcludeRanges(
VARIANT Values
);
[C++]
HRESULT put_ExcludeRanges(
Variant* Values
);
[C++] Parameters Values [in]
Values is a parameter of type VARIANT Values [out, retval]
Values is a parameter of type VARIANT*
The ExcludeRanges property specifies a range of values to exclude. The ExcludeShowClass property determines whether this class will appear in the table of contents with the rest of the classes.