struct TableFilterField in module com::sun::star::sheet:: |
struct TableFilterField;
describes a single condition in a filter descriptor.
Field Summary |
|
| Connection | specifies how the condition is connected to the previous condition. |
| Field | specifies which field (column) is used for the condition. |
| Operator | specifies the type of the condition. |
| IsNumeric | selects whether the TableFilterField::NumericValue or the TableFilterField::StringValue is used. |
| NumericValue | specifies a numeric value for the condition. |
| StringValue | specifies a string value for the condition. |
Field Details |
|||||||
|
|||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.