Share via


WebExtensionStoreReference.StoreType Property

Definition

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

Represents the following attribute in the schema: storeType

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

Property Value

Attributes

Applies to