TablePositionProperties.RightFromText 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.
(Distância da direita da tabela para o texto
Representa o seguinte atributo no esquema: w:rightFromText
[DocumentFormat.OpenXml.SchemaAttr(23, "rightFromText")]
public DocumentFormat.OpenXml.Int16Value RightFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value RightFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rightFromText")]
public DocumentFormat.OpenXml.Int16Value? RightFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rightFromText")]
public DocumentFormat.OpenXml.Int16Value? RightFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value? RightFromText { get; set; }
member this.RightFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rightFromText")>]
member this.RightFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rightFromText")>]
member this.RightFromText : DocumentFormat.OpenXml.Int16Value with get, set
Public Property RightFromText As Int16Value
Valor da propriedade
Retorna UInt64Value.
- Atributos