Aracılığıyla paylaş


Rotation.Revolution Property

Definition

Revolution

Represents the following attribute in the schema: rev

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

Property Value

Returns Int32Value.

Attributes

Applies to