Freigeben über


OleObject.ProgId-Eigenschaft

progId.Represents the attribte in schema: progId

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "progId")> _
Public Property ProgId As StringValue
    Get
    Set
'Usage
Dim instance As OleObject
Dim value As StringValue

value = instance.ProgId

instance.ProgId = value
[SchemaAttrAttribute(, "progId")]
public StringValue ProgId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

OleObject Klasse

OleObject-Member

DocumentFormat.OpenXml.Presentation-Namespace