OleObject.FieldCodes Property

Definition

WordprocessingML Field Switches.

Represents the following element tag in the schema: o:FieldCodes.

public DocumentFormat.OpenXml.Vml.Office.FieldCodes FieldCodes { get; set; }
public DocumentFormat.OpenXml.Vml.Office.FieldCodes? FieldCodes { get; set; }
member this.FieldCodes : DocumentFormat.OpenXml.Vml.Office.FieldCodes with get, set
Public Property FieldCodes As FieldCodes

Property Value

Returns FieldCodes.

Applies to