_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

プロパティ値

適用対象