Поделиться через


AllocatedCommand.ArgumentValue Property

argValue.Represents the attribte in schema: wne:argValue

Namespace:  DocumentFormat.OpenXml.Office.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "argValue")> _
Public Property ArgumentValue As StringValue
    Get
    Set
'Usage
Dim instance As AllocatedCommand
Dim value As StringValue

value = instance.ArgumentValue

instance.ArgumentValue = value
[SchemaAttrAttribute(, "argValue")]
public StringValue ArgumentValue { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

AllocatedCommand Class

AllocatedCommand Members

DocumentFormat.OpenXml.Office.Word Namespace