ObjectEmbed.ProgId 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í.
Progid
Representa el atributo siguiente en el esquema: w:progId
[DocumentFormat.OpenXml.SchemaAttr(23, "progId")]
public DocumentFormat.OpenXml.StringValue ProgId { get; set; }
public DocumentFormat.OpenXml.StringValue ProgId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "progId")]
public DocumentFormat.OpenXml.StringValue? ProgId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:progId")]
public DocumentFormat.OpenXml.StringValue? ProgId { get; set; }
public DocumentFormat.OpenXml.StringValue? ProgId { get; set; }
member this.ProgId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "progId")>]
member this.ProgId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:progId")>]
member this.ProgId : DocumentFormat.OpenXml.StringValue with get, set
Public Property ProgId As StringValue
Valor de propiedad
- Atributos