Presentation.RightToLeft Property
Right-To-Left Views.Represents the attribte in schema: rtl
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "rtl")> _
Public Property RightToLeft As BooleanValue
Get
Set
'Применение
Dim instance As Presentation
Dim value As BooleanValue
value = instance.RightToLeft
instance.RightToLeft = value
[SchemaAttrAttribute(, "rtl")]
public BooleanValue RightToLeft { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.