public ExcelCommentsCollection Comments { get; }
Public ReadOnly Property Comments As ExcelCommentsCollection
Get
public:
property ExcelCommentsCollection^ Comments {
ExcelCommentsCollection^ get ();
}
member Comments : ExcelCommentsCollection with get