Share via


SimpleField.Instruction Property

Definition

Field Codes

Represents the following attribute in the schema: w:instr

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

Property Value

Returns StringValue.

Attributes

Applies to