Share via


Range.Comment プロパティ

定義

範囲の Comment 左上隅にあるセルに関連付けられているコメントを表す オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Excel::Comment ^ Comment { Microsoft::Office::Interop::Excel::Comment ^ get(); };
public Microsoft.Office.Interop.Excel.Comment Comment { get; }
Public ReadOnly Property Comment As Comment

プロパティ値

適用対象