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 を返します。

属性

適用対象