AllocatedCommand.ArgumentValue Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property ArgumentValue As StringValueProperty Value
- Attributes