WheelTransition.Spokes Property

Definition

Spokes

Represents the following attribute in the schema: spokes

[DocumentFormat.OpenXml.SchemaAttr(0, "spokes")]
public DocumentFormat.OpenXml.UInt32Value Spokes { get; set; }
public DocumentFormat.OpenXml.UInt32Value Spokes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "spokes")]
public DocumentFormat.OpenXml.UInt32Value? Spokes { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("spokes")]
public DocumentFormat.OpenXml.UInt32Value? Spokes { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Spokes { get; set; }
member this.Spokes : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "spokes")>]
member this.Spokes : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("spokes")>]
member this.Spokes : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Spokes As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to