Field Element

Contains elements that specify functions and formulas inserted in the shape's text.

Syntax

<Field
    [IX]
    [Del]>
</Field>

Attributes

IX

Optional int. The zero-based index of the element within its parent element.

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property

Value

Name

Field

Minimum Occurrences

0

Maximum Occurrences

Unbounded

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

Value

EditMode

Format

Type

UICat

UICod

UIFmt

Calendar

ObjectKind

The Field element is relevant only when contained in a Shape element. It is ignored when contained in a DocumentSheet , PageSheet , or StyleSheet element.

See also

Text Fields section