次の方法で共有


WheelTransition.Spokes Property

Spokes.Represents the attribte in schema: spokes

Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
<SchemaAttrAttribute(, "spokes")> _
Public Property Spokes As UInt32Value
    Get
    Set
'使用
Dim instance As WheelTransition
Dim value As UInt32Value

value = instance.Spokes

instance.Spokes = value
[SchemaAttrAttribute(, "spokes")]
public UInt32Value Spokes { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

WheelTransition Class

WheelTransition Members

DocumentFormat.OpenXml.Presentation Namespace