TablePositionProperties.RightFromText Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
(Abstand von rechts von Tabelle zu Text
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück UInt64Value.
- Attribute