OleObject.ProgId Property
OLE Object Application.Represents the attribte in schema: ProgID
Namespace: DocumentFormat.OpenXml.Vml.Office
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.