Share via


WebExtension.ApplicationReference Property

Definition

appRef, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: appRef

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

Property Value

Attributes

Applies to