共用方式為


View3DProperties.HeightPercent Property

Definition

heightPercent, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: heightPercent

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

Property Value

Attributes

Applies to