Share via


ObjectEmbed.FieldCodes Property

Definition

fieldCodes

Represents the following attribute in the schema: w:fieldCodes

[DocumentFormat.OpenXml.SchemaAttr(23, "fieldCodes")]
public DocumentFormat.OpenXml.StringValue FieldCodes { get; set; }
public DocumentFormat.OpenXml.StringValue FieldCodes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fieldCodes")]
public DocumentFormat.OpenXml.StringValue? FieldCodes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fieldCodes")]
public DocumentFormat.OpenXml.StringValue? FieldCodes { get; set; }
public DocumentFormat.OpenXml.StringValue? FieldCodes { get; set; }
member this.FieldCodes : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fieldCodes")>]
member this.FieldCodes : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fieldCodes")>]
member this.FieldCodes : DocumentFormat.OpenXml.StringValue with get, set
Public Property FieldCodes As StringValue

Property Value

Attributes

Applies to