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

struct DataPilotFieldFilter

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