次の方法で共有


DdeLink.DdeTopic プロパティ

定義

DDE サーバーのトピック

スキーマ内の次の属性を表します: 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

プロパティ値

StringValue を返します。

属性

注釈

ECMA 国際 標準 ECMA-376の次の情報は、このクラスを操作するときに役立ちます。

チャネルが関係する DDE アプリケーション (通常はそのアプリケーションのドキュメント) について説明します。 これは必須の属性です。

この属性に使用できる値は、単純型によって ST_Xstring 定義されます。

適用対象