Compartir a través de


SimpleField.Instruction Propiedad

Definición

Códigos de campo

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a