SdtContentText.MultiLine 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.
Weiche Zeilenumbrüche zulassen
Stellt das folgende Attribut im Schema dar: w:multiLine
[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property MultiLine As OnOffValue
Eigenschaftswert
- Attribute