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

属性值

适用于