SphereCoordinates.Revolution Property
rev.Represents the attribte in schema: w14:rev
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "rev")> _
Public Property Revolution As Int32Value
Get
Set
'Usage
Dim instance As SphereCoordinates
Dim value As Int32Value
value = instance.Revolution
instance.Revolution = value
[SchemaAttrAttribute(, "rev")]
public Int32Value Revolution { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value