OleObject.ProgId Property
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; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.