次の方法で共有


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 を返します。

属性

適用対象