Fld
Fld class
Indicates a text-field insertion point for the corresponding Field element.
Constructors
| Name | Description |
|---|---|
| Fld | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | String | Value |
Fld(IX, shape)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| IX | int | The zero-based index of the element Field within its parent element Shape. |
| shape | Shape | Shape. |
Fld.Value property
Value
Type: String