Compartir a través de


TaskFormGroup.HelperText Propiedad

Definición

helperText, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: helperText

[DocumentFormat.OpenXml.SchemaAttr(0, "helperText")]
public DocumentFormat.OpenXml.StringValue HelperText { get; set; }
public DocumentFormat.OpenXml.StringValue HelperText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "helperText")]
public DocumentFormat.OpenXml.StringValue? HelperText { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("helperText")]
public DocumentFormat.OpenXml.StringValue? HelperText { get; set; }
public DocumentFormat.OpenXml.StringValue? HelperText { get; set; }
member this.HelperText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "helperText")>]
member this.HelperText : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("helperText")>]
member this.HelperText : DocumentFormat.OpenXml.StringValue with get, set
Public Property HelperText As StringValue

Valor de propiedad

Atributos

Se aplica a