PropertySet.PlaceholderText 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.
Platzhaltertext
Stellt das folgende Attribut im Schema dar: phldrT
[DocumentFormat.OpenXml.SchemaAttr(0, "phldrT")]
public DocumentFormat.OpenXml.StringValue PlaceholderText { get; set; }
public DocumentFormat.OpenXml.StringValue PlaceholderText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "phldrT")]
public DocumentFormat.OpenXml.StringValue? PlaceholderText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("phldrT")]
public DocumentFormat.OpenXml.StringValue? PlaceholderText { get; set; }
public DocumentFormat.OpenXml.StringValue? PlaceholderText { get; set; }
member this.PlaceholderText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "phldrT")>]
member this.PlaceholderText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("phldrT")>]
member this.PlaceholderText : DocumentFormat.OpenXml.StringValue with get, set
Public Property PlaceholderText As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute