SpacingBetweenLines.Before 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.
Espaçamento acima do parágrafo
Representa o seguinte atributo no esquema: w:before
[DocumentFormat.OpenXml.SchemaAttr(23, "before")]
public DocumentFormat.OpenXml.StringValue Before { get; set; }
public DocumentFormat.OpenXml.StringValue Before { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "before")]
public DocumentFormat.OpenXml.StringValue? Before { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:before")]
public DocumentFormat.OpenXml.StringValue? Before { get; set; }
public DocumentFormat.OpenXml.StringValue? Before { get; set; }
member this.Before : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "before")>]
member this.Before : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:before")>]
member this.Before : DocumentFormat.OpenXml.StringValue with get, set
Public Property Before As StringValue
Valor da propriedade
Retorna UInt64Value.
- Atributos