MetadataType.PasteFormats 属性

定义

元数据粘贴格式

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

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

属性值

返回 BooleanValue

属性

适用于