Command.CommandName 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.
Comando
Representa o seguinte atributo no esquema: cmd
[DocumentFormat.OpenXml.SchemaAttr(0, "cmd")]
public DocumentFormat.OpenXml.StringValue CommandName { get; set; }
public DocumentFormat.OpenXml.StringValue CommandName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cmd")]
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cmd")]
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
public DocumentFormat.OpenXml.StringValue? CommandName { get; set; }
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cmd")>]
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cmd")>]
member this.CommandName : DocumentFormat.OpenXml.StringValue with get, set
Public Property CommandName As StringValue
Valor da propriedade
Retorna StringValue.
- Atributos