CommentProperties.AutoScale 属性

定义

autoScale

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

属性值

属性

适用于