MetadataType.PasteAll 属性

定义

元数据全部粘贴

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

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

属性值

返回 BooleanValue

属性

适用于