Share via


TablePositionProperties.RightFromText Property

Definition

(Distance From Right of Table to Text

Represents the following attribute in the schema: 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

Property Value

Returns UInt64Value.

Attributes

Applies to