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