DynamicMenu.GetContent Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
getContent
Representa el atributo siguiente en el esquema: getContent
[DocumentFormat.OpenXml.SchemaAttr(0, "getContent")]
public DocumentFormat.OpenXml.StringValue GetContent { get; set; }
public DocumentFormat.OpenXml.StringValue GetContent { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getContent")]
public DocumentFormat.OpenXml.StringValue? GetContent { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getContent")]
public DocumentFormat.OpenXml.StringValue? GetContent { get; set; }
public DocumentFormat.OpenXml.StringValue? GetContent { get; set; }
member this.GetContent : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getContent")>]
member this.GetContent : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getContent")>]
member this.GetContent : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetContent As StringValue
Valor de propiedad
- Atributos