Share via


WebExtensionBinding.AppReference 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 AppReference { get; set; }
public DocumentFormat.OpenXml.StringValue AppReference { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "appref")]
public DocumentFormat.OpenXml.StringValue? AppReference { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("appref")]
public DocumentFormat.OpenXml.StringValue? AppReference { get; set; }
public DocumentFormat.OpenXml.StringValue? AppReference { get; set; }
member this.AppReference : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "appref")>]
member this.AppReference : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("appref")>]
member this.AppReference : DocumentFormat.OpenXml.StringValue with get, set
Public Property AppReference As StringValue

Property Value

Attributes

Applies to