Compartir a través de


PropertySet.PlaceholderText Propiedad

Definición

Texto del marcador de posición

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a