TablePositionProperties.RightFromText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
(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