Query Limit (Object)

Member of:

Fields collection

Description:

Sets a Query Limit field definition.

Example:

This example shows how to change the font color of the query limit in the Report section to red:

ActiveDocument.Sections["Report2"].Body.Fields["Query Limit"].Font.Color=bqRed

Methods:

Layer(BqLayer value), Spring(String Name), UnSpring()

Properties:

Read-write: Formula as String, HorizontalAlignment as BqHorizontalAlignment, Text as String, TextWrap as Boolean, VerticalAlignment as BqVerticalAlignment

Read-only: Name as String, Type as BqShapeType

Objects:

LineFormat object, FillFormat object, FontFormat object