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