Share via


WebExtensionStoreReference.Store Property

Definition

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

Represents the following attribute in the schema: store

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

Property Value

Attributes

Applies to