MetadataType.PasteColWidths 属性

定义

元数据粘贴列宽度

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

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

属性值

返回 BooleanValue

属性

适用于