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