Share via


OpenXmlSurveyElementPrElement.Right property

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "right")> _
Public Property Right As Int32Value
    Get
    Set
'Usage
Dim instance As OpenXmlSurveyElementPrElement
Dim value As Int32Value

value = instance.Right

instance.Right = value
[SchemaAttrAttribute(, "right")]
public Int32Value Right { get; set; }

Property value

Type: DocumentFormat.OpenXml.Int32Value

See also

Reference

OpenXmlSurveyElementPrElement class

OpenXmlSurveyElementPrElement members

DocumentFormat.OpenXml.Office15.Excel namespace