AllocatedCommand.ArgumentValue Property

Definition

argValue

Represents the following attribute in the schema: wne:argValue

[DocumentFormat.OpenXml.SchemaAttr(33, "argValue")]
public DocumentFormat.OpenXml.StringValue ArgumentValue { get; set; }
public DocumentFormat.OpenXml.StringValue ArgumentValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "argValue")]
public DocumentFormat.OpenXml.StringValue? ArgumentValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:argValue")]
public DocumentFormat.OpenXml.StringValue? ArgumentValue { get; set; }
public DocumentFormat.OpenXml.StringValue? ArgumentValue { get; set; }
member this.ArgumentValue : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "argValue")>]
member this.ArgumentValue : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:argValue")>]
member this.ArgumentValue : DocumentFormat.OpenXml.StringValue with get, set
Public Property ArgumentValue As StringValue

Property Value

Attributes

Applies to