Indentation.RightChars 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.
Rechtseinzug in Zeicheneinheiten
Stellt das folgende Attribut im Schema dar: w:rightChars
[DocumentFormat.OpenXml.SchemaAttr(23, "rightChars")]
public DocumentFormat.OpenXml.Int32Value RightChars { get; set; }
public DocumentFormat.OpenXml.Int32Value RightChars { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "rightChars")]
public DocumentFormat.OpenXml.Int32Value? RightChars { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:rightChars")]
public DocumentFormat.OpenXml.Int32Value? RightChars { get; set; }
public DocumentFormat.OpenXml.Int32Value? RightChars { get; set; }
member this.RightChars : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "rightChars")>]
member this.RightChars : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:rightChars")>]
member this.RightChars : DocumentFormat.OpenXml.Int32Value with get, set
Public Property RightChars As Int32Value
Eigenschaftswert
Gibt zurück Int32Value.
- Attribute