Share via


MetadataType.PasteColWidths Property

Definition

Metadata Paste Column Widths

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to