AllocatedCommand.ArgumentValue Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
argValue
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos