Compartir a través de


OpenXmlSurveyElementPrElement.Top Propiedad

Definición

superior, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: top

[DocumentFormat.OpenXml.SchemaAttr(0, "top")]
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
public DocumentFormat.OpenXml.Int32Value Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("top")]
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
public DocumentFormat.OpenXml.Int32Value? Top { get; set; }
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("top")>]
member this.Top : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Top As Int32Value

Valor de propiedad

Atributos

Se aplica a