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

Retorna StringValue.

Atributos

Comentários

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

O progID para a conexão OLE.

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

Aplica-se a