SimpleField.Instruction 属性

定义

域代码

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于