TablePositionProperties.LeftFromText 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 links von Tabelle zu Text
Stellt das folgende Attribut im Schema dar: w:leftFromText
[DocumentFormat.OpenXml.SchemaAttr(23, "leftFromText")]
public DocumentFormat.OpenXml.Int16Value LeftFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value LeftFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "leftFromText")]
public DocumentFormat.OpenXml.Int16Value? LeftFromText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:leftFromText")]
public DocumentFormat.OpenXml.Int16Value? LeftFromText { get; set; }
public DocumentFormat.OpenXml.Int16Value? LeftFromText { get; set; }
member this.LeftFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "leftFromText")>]
member this.LeftFromText : DocumentFormat.OpenXml.Int16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:leftFromText")>]
member this.LeftFromText : DocumentFormat.OpenXml.Int16Value with get, set
Public Property LeftFromText As Int16Value
Eigenschaftswert
Gibt zurück UInt64Value.
- Attribute