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