Compartir a través de


DdeLink.DdeTopic Propiedad

Definición

Tema del servidor DDE

Representa el atributo siguiente en el esquema: ddeTopic

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

Valor de propiedad

Devuelve StringValue.

Atributos

Comentarios

La siguiente información de ECMA International Standard ECMA-376puede ser útil al trabajar con esta clase.

Describe algo para la aplicación DDE a la que pertenece el canal, normalmente un documento de esa aplicación. Se trata de un atributo obligatorio.

El tipo simple define los ST_Xstring valores posibles para este atributo.

Se aplica a