_Worksheet.Comments Property

Definition

Returns a Comments collection that represents all the comments for the specified worksheet. Read-only.

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

Property Value

Applies to