MetadataType.Copy 属性

定义

元数据复制

表示架构中的以下属性:copy

[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

属性值

返回 BooleanValue

属性

适用于