OleObject.ProgId Propriété

Définition

Application d’objet OLE

Représente l’attribut suivant dans le schéma : ProgID

[DocumentFormat.OpenXml.SchemaAttr(0, "ProgID")]
public DocumentFormat.OpenXml.StringValue ProgId { get; set; }
public DocumentFormat.OpenXml.StringValue ProgId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ProgID")]
public DocumentFormat.OpenXml.StringValue? ProgId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("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(0, "ProgID")>]
member this.ProgId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ProgID")>]
member this.ProgId : DocumentFormat.OpenXml.StringValue with get, set
Public Property ProgId As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à