MetadataType.PasteColWidths Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Colar larguras de coluna de metadados
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna BooleanValue.
- Atributos