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