Compartilhar via


OpenXmlSurveyElementPrElement.Height Propriedade

Definição

height, essa propriedade só está disponível no Office 2013 e posterior.

Representa o seguinte atributo no esquema: altura

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

Valor da propriedade

Atributos

Aplica-se a