Compartir a través de


Map.AutoFit Propiedad

Definición

Autoajustar tabla al actualizar

Representa el atributo siguiente en el esquema: Autoajuste

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a