Map.AutoFit 属性

定义

刷新时自动调整表

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于