TextParagraphPropertiesType.Height Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Pontuação suspensa
Representa o seguinte atributo no esquema: hangingPunct
[DocumentFormat.OpenXml.SchemaAttr(0, "hangingPunct")]
public DocumentFormat.OpenXml.BooleanValue Height { get; set; }
public DocumentFormat.OpenXml.BooleanValue Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hangingPunct")]
public DocumentFormat.OpenXml.BooleanValue? Height { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hangingPunct")]
public DocumentFormat.OpenXml.BooleanValue? Height { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Height { get; set; }
member this.Height : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hangingPunct")>]
member this.Height : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hangingPunct")>]
member this.Height : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Height As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos