PropertyTest.SecondValue プロパティ

定義

ファイル検索のオプションの 2 番目の値のプロパティ テスト (範囲内など) を返します。

public:
 property System::Object ^ SecondValue { System::Object ^ get(); };
public object SecondValue { get; }
member this.SecondValue : obj
Public ReadOnly Property SecondValue As Object

プロパティ値

注釈

このプロパティは範囲を指定するために使用することを目的としており、定数 msoConditionAnyTimeBetween および msoConditionAnyNumberBetween でのみ使用MsoConditionできます。

適用対象