次の方法で共有


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 を返します。

属性

適用対象