次の方法で共有


View3D.DepthPercent Property

Depth Percent.Represents the element tag in schema: c:depthPercent

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

Syntax

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

value = instance.DepthPercent

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

Property Value

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

See Also

Reference

View3D Class

View3D Members

DocumentFormat.OpenXml.Drawing.Charts Namespace