Map.AutoFit Propriété

Définition

Ajuster automatiquement la table lors de l’actualisation

Représente l’attribut suivant dans le schéma : Ajustement automatique

[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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à