次の方法で共有


View3D.HeightPercent Property

Height Percent.Represents the element tag in schema: c:hPercent

Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property HeightPercent As HeightPercent
    Get
    Set
'使用
Dim instance As View3D
Dim value As HeightPercent

value = instance.HeightPercent

instance.HeightPercent = value
public HeightPercent HeightPercent { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.HeightPercent
Returns HeightPercent.

See Also

Reference

View3D Class

View3D Members

DocumentFormat.OpenXml.Drawing.Charts Namespace