次の方法で共有


View3D.RotateX Property

X Rotation.Represents the element tag in schema: c:rotX

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

Syntax

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

value = instance.RotateX

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

Property Value

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

See Also

Reference

View3D Class

View3D Members

DocumentFormat.OpenXml.Drawing.Charts Namespace