Share via


OpenXmlSurveyElementPrElement.Top property

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

Syntax

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

value = instance.Top

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

Property value

Type: DocumentFormat.OpenXml.Int32Value

See also

Reference

OpenXmlSurveyElementPrElement class

OpenXmlSurveyElementPrElement members

DocumentFormat.OpenXml.Office15.Excel namespace