Share via


DynamicMenu.GetContent Property

Definition

getContent

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to