:: com :: sun :: star :: sheet ::

struct DataPilotFieldFilter

Elements' Summary
FieldName  
MatchValue String value that needs to match against.  
Elements' Details
FieldName
string FieldName;
MatchValue
string MatchValue;
Description
String value that needs to match against.
Top of Page