次の方法で共有


Point.DataLabel プロパティ

定義

ポイントに DataLabel 関連付けられているデータ ラベルを表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Word::DataLabel ^ DataLabel { Microsoft::Office::Interop::Word::DataLabel ^ get(); };
public Microsoft.Office.Interop.Word.DataLabel DataLabel { get; }
member this.DataLabel : Microsoft.Office.Interop.Word.DataLabel
Public ReadOnly Property DataLabel As DataLabel

プロパティ値

DataLabel

適用対象