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