Compartir a través de


DynamicMenu.GetContent Propiedad

Definición

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

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

Se aplica a