'Declaration Public ReadOnly Property CellComments As System.Collections.Generic.IList(Of CellComment)
public System.Collections.Generic.IList<CellComment> CellComments { get; }
public: __property System.Collections.Generic.IList<CellComment*>* get_CellComments();
public:
property System.Collections.Generic.IList<CellComment^>^ CellComments { System.Collections.Generic.IList<CellComment^>^ get(); }