Share via


PropertySet.PlaceholderText Property

Definition

Placeholder Text

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to