DiagramChooseIf.Argument Property

Definition

Argument

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to