Filter.Criteria1 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the first filtered value for the specified column in a filtered range.
public:
property System::Object ^ Criteria1 { System::Object ^ get(); };
public object Criteria1 { get; }
Public ReadOnly Property Criteria1 As Object