Compartir a través de


DefinedName.Help Propiedad

Definición

Ayuda

Representa el atributo siguiente en el esquema: help

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a