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