Compartir a través de


WebExtensionStoreReference.Store Propiedad

Definición

store, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a