PropertySet.PlaceholderText 属性

定义

占位符文本

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于