Map.AutoFit Property

Definition

AutoFit Table on Refresh

Represents the following attribute in the schema: AutoFit

[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

Property Value

Returns BooleanValue.

Attributes

Applies to