FieldChar.FieldData Property

Definition

Custom Field Data.

Represents the following element tag in the schema: w:fldData.

public DocumentFormat.OpenXml.Wordprocessing.FieldData FieldData { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.FieldData? FieldData { get; set; }
member this.FieldData : DocumentFormat.OpenXml.Wordprocessing.FieldData with get, set
Public Property FieldData As FieldData

Property Value

Returns FieldData.

Applies to