Compartilhar via


MetadataType.Copy Propriedade

Definição

Cópia de metadados

Representa o seguinte atributo no esquema: copiar

[DocumentFormat.OpenXml.SchemaAttr(0, "copy")]
public DocumentFormat.OpenXml.BooleanValue Copy { get; set; }
public DocumentFormat.OpenXml.BooleanValue Copy { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "copy")]
public DocumentFormat.OpenXml.BooleanValue? Copy { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("copy")]
public DocumentFormat.OpenXml.BooleanValue? Copy { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Copy { get; set; }
member this.Copy : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "copy")>]
member this.Copy : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("copy")>]
member this.Copy : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Copy As BooleanValue

Valor da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a