DataBinding.StoreItemId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Identificador de almacenamiento de datos XML personalizado
Representa el atributo siguiente en el esquema: w:storeItemID
[DocumentFormat.OpenXml.SchemaAttr(23, "storeItemID")]
public DocumentFormat.OpenXml.StringValue StoreItemId { get; set; }
public DocumentFormat.OpenXml.StringValue StoreItemId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "storeItemID")]
public DocumentFormat.OpenXml.StringValue? StoreItemId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:storeItemID")]
public DocumentFormat.OpenXml.StringValue? StoreItemId { get; set; }
public DocumentFormat.OpenXml.StringValue? StoreItemId { get; set; }
member this.StoreItemId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "storeItemID")>]
member this.StoreItemId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:storeItemID")>]
member this.StoreItemId : DocumentFormat.OpenXml.StringValue with get, set
Public Property StoreItemId As StringValue
Valor de propiedad
- Atributos