次の方法で共有


Group.AutoScale プロパティ

定義

autoScale では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します。 autoScale

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

プロパティ値

属性

適用対象