TablePositionProperties.RightFromText Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
(Distancia de la derecha de la tabla al texto
Representa el atributo siguiente en el 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 de propiedad
Devuelve UInt64Value.
- Atributos