_Worksheet.Comments 属性

定义

返回一个 Comments 集合,该集合代表指定工作表的所有注释。 此为只读属性。

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

属性值

适用于