DiagramChooseIf.Argument 属性

定义

参数

表示架构中的以下属性:arg

[DocumentFormat.OpenXml.SchemaAttr(0, "arg")]
public DocumentFormat.OpenXml.StringValue Argument { get; set; }
public DocumentFormat.OpenXml.StringValue Argument { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "arg")]
public DocumentFormat.OpenXml.StringValue? Argument { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("arg")]
public DocumentFormat.OpenXml.StringValue? Argument { get; set; }
public DocumentFormat.OpenXml.StringValue? Argument { get; set; }
member this.Argument : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "arg")>]
member this.Argument : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("arg")>]
member this.Argument : DocumentFormat.OpenXml.StringValue with get, set
Public Property Argument As StringValue

属性值

属性

适用于