Compartilhar via


DdeLink.DdeService Propriedade

Definição

Nome do serviço

Representa o seguinte atributo no esquema: ddeService

[DocumentFormat.OpenXml.SchemaAttr(0, "ddeService")]
public DocumentFormat.OpenXml.StringValue DdeService { get; set; }
public DocumentFormat.OpenXml.StringValue DdeService { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ddeService")]
public DocumentFormat.OpenXml.StringValue? DdeService { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ddeService")]
public DocumentFormat.OpenXml.StringValue? DdeService { get; set; }
public DocumentFormat.OpenXml.StringValue? DdeService { get; set; }
member this.DdeService : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ddeService")>]
member this.DdeService : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ddeService")>]
member this.DdeService : DocumentFormat.OpenXml.StringValue with get, set
Public Property DdeService As StringValue

Valor da propriedade

Retorna StringValue.

Atributos

Comentários

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

Nome do serviço (em outras palavras, nome do aplicativo) para a conexão DDE. Esse é um atributo necessário.

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

Aplica-se a