Date Field (Object)

Member of:

Fields collection

Description:

Sets the current date in MM/DD/YY format.

Example:

This example shows how to add 3–inch wide line border to the Date Field:

ActiveDocument.Sections["Sales Report"].ReportHeader.Fields["Date Field"].Line.Color =10040166
ActiveDocument.Sections["Sales Report"].ReportHeader.Fields["Date Field"].Line.Width =4

Methods:

Layer(Value As BqLayer), Spring(Name as String), UnSpring

Properties:

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

Read-only: Name as String, Type as BqShapeType (Number)

Objects/Coll.:

UserValues, LineFormat, FillFormat, FontFormat