次の方法で共有


View3D.RotateY Property

Y Rotation.Represents the element tag in schema: c:rotY

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

Syntax

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

value = instance.RotateY

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

Property Value

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

See Also

Reference

View3D Class

View3D Members

DocumentFormat.OpenXml.Drawing.Charts Namespace