Compartilhar via


OleLink.ProgId Propriedade

Definição

OLE Link ProgID

Representa o seguinte atributo no esquema: 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

Valor da propriedade

Devolve StringValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

O progID da ligação OLE.

Os valores possíveis para este atributo são definidos pelo ST_Xstring tipo simples.

Aplica-se a