GroupCriterion Object Members

Project Developer Reference

Represents a criterion in a group definition. The GroupCriterion object is a member of the GroupCriteria collection.

Methods

  Name Description
Bb179381.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.

Properties

  Name Description
Bb179381.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179381.properties(en-us,office.12).gif Ascending True if a field used as a criterion in a group definition is sorted in ascending order. False if the field is sorted in descending order. Read/write Boolean.
Bb179381.properties(en-us,office.12).gif Assignment True if the assignment should be grouped according to the Customize Group By dialog box when grouping in a usage view. Read/write Boolean.
Bb179381.properties(en-us,office.12).gif CellColor Returns or sets the color of the cell background for a field used as a criterion in a group definition. Read/write Long. Can be one of the following PjColor constants:
Bb179381.properties(en-us,office.12).gif FieldName Returns or sets the name of the field being grouped by. Read/write String.
Bb179381.properties(en-us,office.12).gif FontBold True if the font for a field used as a criterion in a group definition is bold. Read/write Boolean.
Bb179381.properties(en-us,office.12).gif FontColor Returns or sets the color of the font for a field used as a criterion in a group definition. Read/write Long. Can be one of the following PjColor constants:
Bb179381.properties(en-us,office.12).gif FontItalic True if the font for a field used as a criterion in a group definition is italic. Read/write Boolean.
Bb179381.properties(en-us,office.12).gif FontName Returns or sets the name of the font for a field used as a criterion in a group definition. Read/write String.
Bb179381.properties(en-us,office.12).gif FontSize Returns or sets the size of the font for a field used as a criterion in a group definition, in points. Read/write Long.
Bb179381.properties(en-us,office.12).gif FontUnderLine True if the font for a field used as a criterion in a group definition is underlined. Read/write Boolean.
Bb179381.properties(en-us,office.12).gif GroupInterval Returns or sets the interval for a field used as a criterion in a group definition. Read/write Variant.
Bb179381.properties(en-us,office.12).gif GroupOn Returns or sets the type of grouping for a field used as a criterion in a group definition. Read/write Long. Can be one of the PjGroupOn constants.
Bb179381.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb179381.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb179381.properties(en-us,office.12).gif Pattern Returns or sets the pattern of the cell for a field used as a criterion in a group definition. Read/write Long. Can be one of the PjBackgroundPattern constants.
Bb179381.properties(en-us,office.12).gif StartAt Returns or sets the start of the intervals for a field used as a criterion in a group definition. Read/write Variant.